Search Results for

    Show / Hide Table of Contents

    ITokenInfo Interface

    Holds information about a token (access, identity or refresh).

    Syntax

    Unit: Sphinx.TokenBuilder

    ITokenInfo = interface(IInterface);

    Properties

    Name Description
    ClientId The id of the client for which the token was created.
    ExpiresIn The expiration of the token in Unix time.
    Claims The object containing the tkoen claims.
    TokenType The type of the token. Values are access_token, id_token or refresh_token.
    In This Article
    Back to top TMS Sphinx v1.15
    © 2021 - 2025 tmssoftware.com