wwWallet core documentation
    Preparing search index...

    Type Alias ResourceOwner

    type ResourceOwner = {
        sub: string | null;
        username?: string;
    }
    Index

    Properties

    Properties

    sub: string | null
    username?: string