gateway-service
    Preparing search index...
    interface AuthInfo {
        id: string;
        role: AuthRole;
    }
    Index

    Properties

    Properties

    id: string
    role: AuthRole