Skip to content

LinkIdTokenParams

No description provided.

type LinkIdTokenParams = () => { idToken: string, provider: [Provider](/reference/deprecated/javascript/auth/types/provider), nonce: string }