@s2-dev/streamstore - v0.22.0
    Preparing search index...

    Interface RevokeAccessTokenInput

    Input for revoking an access token.

    interface RevokeAccessTokenInput {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    Access token ID.