chore(docs): Generated References (automated) (#10276)

Generated the following references:
- `api_key`
- `auth`
- `cart`
- `core_flows`
- `currency`
- `customer`
- `dml`
- `fulfillment`
- `helper_steps`
- `inventory_next`
- `js_sdk`
- `medusa`
- `medusa_config`
- `modules`
- `modules_sdk`
- `order`
- `payment`
- `payment_provider`
- `pricing`
- `product`
- `product_models`
- `promotion`
- `region`
- `sales_channel`
- `search`
- `stock_location_next`
- `store`
- `tax`
- `tax_provider`
- `types`
- `user`
- `utils`
- `workflows`

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-26 09:24:41 +00:00
committed by GitHub
parent 67e2e718e9
commit d5ee0070b4
928 changed files with 182409 additions and 172163 deletions

View File

@@ -20,17 +20,17 @@ The main service interface for the Auth Module.
## Methods
- [authenticate](../../IAuthModuleService/methods/auth.IAuthModuleService.authenticate/page.mdx)
- [register](../../IAuthModuleService/methods/auth.IAuthModuleService.register/page.mdx)
- [updateProvider](../../IAuthModuleService/methods/auth.IAuthModuleService.updateProvider/page.mdx)
- [validateCallback](../../IAuthModuleService/methods/auth.IAuthModuleService.validateCallback/page.mdx)
- [retrieveAuthIdentity](../../IAuthModuleService/methods/auth.IAuthModuleService.retrieveAuthIdentity/page.mdx)
- [listAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.listAuthIdentities/page.mdx)
- [listAndCountAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.listAndCountAuthIdentities/page.mdx)
- [createAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.createAuthIdentities/page.mdx)
- [updateAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.updateAuthIdentities/page.mdx)
- [deleteAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.deleteAuthIdentities/page.mdx)
- [retrieveProviderIdentity](../../IAuthModuleService/methods/auth.IAuthModuleService.retrieveProviderIdentity/page.mdx)
- [listProviderIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.listProviderIdentities/page.mdx)
- [createProviderIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.createProviderIdentities/page.mdx)
- [updateProviderIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.updateProviderIdentities/page.mdx)
- [deleteAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.deleteAuthIdentities/page.mdx)
- [deleteProviderIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.deleteProviderIdentities/page.mdx)
- [listAndCountAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.listAndCountAuthIdentities/page.mdx)
- [listAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.listAuthIdentities/page.mdx)
- [listProviderIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.listProviderIdentities/page.mdx)
- [register](../../IAuthModuleService/methods/auth.IAuthModuleService.register/page.mdx)
- [retrieveAuthIdentity](../../IAuthModuleService/methods/auth.IAuthModuleService.retrieveAuthIdentity/page.mdx)
- [retrieveProviderIdentity](../../IAuthModuleService/methods/auth.IAuthModuleService.retrieveProviderIdentity/page.mdx)
- [updateAuthIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.updateAuthIdentities/page.mdx)
- [updateProvider](../../IAuthModuleService/methods/auth.IAuthModuleService.updateProvider/page.mdx)
- [updateProviderIdentities](../../IAuthModuleService/methods/auth.IAuthModuleService.updateProviderIdentities/page.mdx)
- [validateCallback](../../IAuthModuleService/methods/auth.IAuthModuleService.validateCallback/page.mdx)