No description provided.
LinkIdTokenParams
type LinkIdTokenParams = () => { idToken: string, provider: [Provider](/reference/javascript/auth/types/provider), nonce: string }
Was this page helpful?