useListAuthMethods
Defined in: account-kit/react/dist/types/hooks/useListAuthMethods.d.ts:9
A hook to list the authentication methods for a user.
Returns
UseQueryResult<AuthMethods>
The authentication methods for the user.
Defined in: account-kit/react/dist/types/hooks/useListAuthMethods.d.ts:9
A hook to list the authentication methods for a user.
UseQueryResult<AuthMethods>
The authentication methods for the user.