Auth
signInIdToken()
Use nhost.auth.signInIdToken
to sign in a user with the provider’s account using an ID token
Parameters
params required SignInIdTokenParams
Property | Type | Required | Notes |
---|---|---|---|
params.idToken | string | ✔️ | |
params.provider | Provider | ✔️ | |
params.nonce | string |