bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iOauthRevokePayload

    interface iOauthRevokePayload {
        token: string;
    }
    Index

    Properties

    Properties

    token: string

    The OAuth token to revoke.