Files
medusa-store/www/apps/resources/references/modules/auth/page.mdx
Shahed Nasser 4fe28f5a95 chore: reorganize docs apps (#7228)
* reorganize docs apps

* add README

* fix directory

* add condition for old docs
2024-05-03 17:36:38 +03:00

31 lines
1.6 KiB
Plaintext

import { TypeList } from "docs-ui"
# auth
## Interfaces
- [AuthUserDTO](../../auth/interfaces/auth.AuthUserDTO/page.mdx)
- [CreateAuthUserDTO](../../auth/interfaces/auth.CreateAuthUserDTO/page.mdx)
- [UpdateAuthUserDTO](../../auth/interfaces/auth.UpdateAuthUserDTO/page.mdx)
- [FilterableAuthUserProps](../../auth/interfaces/auth.FilterableAuthUserProps/page.mdx)
- [AuthenticationResponse](../../auth/interfaces/auth.AuthenticationResponse/page.mdx)
- [AuthenticationInput](../../auth/interfaces/auth.AuthenticationInput/page.mdx)
- [IAuthModuleService](../../auth/interfaces/auth.IAuthModuleService/page.mdx)
- [FindConfig](../../auth/interfaces/auth.FindConfig/page.mdx)
- [BaseFilterable](../../auth/interfaces/auth.BaseFilterable/page.mdx)
- [JoinerServiceConfigAlias](../../auth/interfaces/auth.JoinerServiceConfigAlias/page.mdx)
- [JoinerServiceConfig](../../auth/interfaces/auth.JoinerServiceConfig/page.mdx)
- [IModuleService](../../auth/interfaces/auth.IModuleService/page.mdx)
- [MessageAggregatorFormat](../../auth/interfaces/auth.MessageAggregatorFormat/page.mdx)
- [IMessageAggregator](../../auth/interfaces/auth.IMessageAggregator/page.mdx)
- [Context](../../auth/interfaces/auth.Context/page.mdx)
## Type Aliases
- [MessageBody](../../auth/types/auth.MessageBody/page.mdx)
- [Message](../../auth/types/auth.Message/page.mdx)
- [MessageFormat](../../auth/types/auth.MessageFormat/page.mdx)
- [JoinerRelationship](../../auth/types/auth.JoinerRelationship/page.mdx)
- [ModuleJoinerConfig](../../auth/types/auth.ModuleJoinerConfig/page.mdx)
- [ModuleJoinerRelationship](../../auth/types/auth.ModuleJoinerRelationship/page.mdx)