Bluestep JS Documentation
    Preparing search index...

    Class TokenAuthContext

    Describes the global access token (alias, owning user, scopes) that authenticated the modifying request.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Human-readable alias assigned to the access token.

      Returns string

    • Class id of the token's owning user.

      Returns number

    • Scopes granted to the token.

      Returns string[]

    • Seq num of the token's owning user.

      Returns number