fetchEmailProviders()
Description
Get a list of authentication providers for the given email.
Request
Parameters
Field
Required
Data Type
Description
string
User email
Example
Response
Field
Data Type
Description
allProviders
Array of strings
List of all identity providers for a given user within your project
registered
boolean
Whether the person is registered
Example
Last updated