Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OidcProfile

Hierarchy

  • OidcProfile

Indexable

[key: string]: any

Index

Properties

Optional email

email: string

Optional email_verified

email_verified: boolean

Optional family_name

family_name: string

Optional given_name

given_name: string

Optional name

name: string

Optional phone

phone: string

Optional preferred_username

preferred_username: string

sub

sub: string

Optional username

username: string

Generated using TypeDoc