nextspace
    Preparing search index...

    Type Alias TokenSet

    type TokenSet = {
        access: TokenPair;
        refresh: TokenPair;
    }
    Index

    Properties

    Properties

    access: TokenPair
    refresh: TokenPair