@faable/auth-js - v1.7.4
    Preparing search index...

    Class User

    OpenID Connect–style user profile returned by the tenant's userinfo endpoint.

    Standard OIDC claims are typed explicitly; provider-specific or custom claims (e.g. org_id, roles) surface through the index signature.

    Indexable

    • [key: string]: any
    Index

    Constructors

    Properties

    birthdate?: string
    email?: string
    locale?: string
    name?: string
    picture?: string
    profile?: string
    sub?: string
    website?: string