Skip to content

Variable: TOKEN\_TYPE\_ACCESS

Variable: TOKEN_TYPE_ACCESS

const TOKEN_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.goTokenTypeAccess, TokenTypeRefresh, TokenTypeService. Validators and guards branch on these literal values.