- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
IAuthModuleService Reference
This section of the documentation provides a reference to the IAuthModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Auth Module.
Note: You should only use the methods in this reference when implementing complex customizations. For common cases, check out available workflows instead.
The main service interface for the Auth Module.
Methods#
- authenticate
- createAuthIdentities
- createProviderIdentities
- deleteAuthIdentities
- deleteProviderIdentities
- listAndCountAuthIdentities
- listAuthIdentities
- listProviderIdentities
- register
- retrieveAuthIdentity
- retrieveProviderIdentity
- updateAuthIdentities
- updateProvider
- updateProviderIdentities
- validateCallback
Was this page helpful?