matrix-js-sdk
    Preparing search index...

    Function validateIdToken

    • Parameters

      • idToken: string | undefined

        id token from token endpoint

      • issuer: string

        issuer for the OP as found during discovery

      • clientId: string

        this client's id as registered with the OP

      • nonce: string | undefined

        nonce used in the authentication request

      Returns void

      when id token is invalid