Interface JwtInternalMeta

interface JwtInternalMeta {
    targetServiceId: string[];
}

Properties

Properties

targetServiceId: string[]

The service names, for which this token can be use.