listAuthMethods
Retrieves a list of auth methods associated with the authenticated user.
Import
Returns
Promise<AuthMethods>
A promise that resolves to an AuthMethods
object containing the user’s email, OAuth providers, and passkeys.
Retrieves a list of auth methods associated with the authenticated user.
Promise<AuthMethods>
A promise that resolves to an AuthMethods
object containing the user’s email, OAuth providers, and passkeys.