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

    Enumeration SUBJECT_TOKEN_TYPES

    Index

    Enumeration Members

    SUBJECT_TYPE_ACCESS_TOKEN: "urn:ietf:params:oauth:token-type:access_token"

    Indicates that the token is an OAuth 2.0 access token issued by the given authorization server.

    SUBJECT_TYPE_REFRESH_TOKEN: "urn:ietf:params:oauth:token-type:refresh_token"

    Indicates that the token is an OAuth 2.0 refresh token issued by the given authorization server.