PasswordlessAuthenticationGrantType
Denotes the authorization flow to use
type PasswordlessAuthenticationGrantType = 'link' | 'code' | 'fido' | 'oidc';
Denotes the authorization flow to use
type PasswordlessAuthenticationGrantType = 'link' | 'code' | 'fido' | 'oidc';