Edit

Share via


SignInWithContinuationTokenInputs type

type SignInWithContinuationTokenInputs = { claims?: string; scopes?: string[] }