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