@silencelaboratories/walletprovider-sdk
    Preparing search index...

    Type Alias JWTIdentifier

    type JWTIdentifier = {
        iss: string;
        sub: string;
    }
    Index

    Properties

    Properties

    iss: string
    sub: string