@auth0/nextjs-auth0 - v4.8.0
    Preparing search index...

    Function filterDefaultIdTokenClaims

    • Filters the claims to only include those that are considered default.

      Parameters

      • claims: { [key: string]: any }

        The claims to filter.

      Returns User

      The filtered claims containing only default ID token claims.