Variable: TOKEN\_TYPE\_ACCESS
Variable: TOKEN_TYPE_ACCESS
constTOKEN_TYPE_ACCESS:"access"='access'
Defined in: constants/token-types.ts:9
token_type claim values emitted by @vendidit/auth-server.
Source: auth-server/pkg/shared/types/types.go — TokenTypeAccess,
TokenTypeRefresh, TokenTypeService. Validators and guards branch on
these literal values.