Edit

Share via


AuthenticationResult type

type AuthenticationResult = CommonAuthenticationResult & {
  account: AccountInfo
}