- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateProvider - Auth Module Reference
This documentation provides a reference to the updateProvider
method. This belongs to the Auth Module.
Note: You should only use this methods when implementing complex customizations. For common cases, check out available workflows instead.
Parameters#
provider
stringproviderData
Record<string, unknown>Returns#
Promise
Promise<AuthenticationResponse>
Promise
Promise<AuthenticationResponse>Was this page helpful?