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

    Type Alias IssueAccessTokenResponse

    Generated API types re-exported for convenience.

    These mirror the server REST resources and payloads.

    type IssueAccessTokenResponse = {
        access_token: string;
    }
    Index

    Properties

    Properties

    access_token: string

    Created access token.