Back to Medusa

{metadata.title}

www/apps/resources/app/commerce-modules/auth/js-sdk/page.mdx

2.14.2626 B
Original Source

import { ChildDocs } from "docs-ui"

export const metadata = { title: Auth JS SDK Methods, }

{metadata.title}

The JS SDK allows you to send requests to the Medusa server application from your client applications, such as a storefront or the Medusa Admin dashboard.

Use the following methods or properties to send requests to authentication related API routes in your Medusa application. They are provided by the @medusajs/js-sdk package.

The following links will take you to the reference documentation for the JS SDK.

<ChildDocs type="item" onlyTopLevel />