Skip to content
rw3iss Auth

TOKEN\_TYPE\_ACCESS

TOKEN_TYPE_ACCESS

const TOKEN_TYPE_ACCESS: "access" = 'access'

Defined in: constants/token-types.ts:9

token_type claim values emitted by @rw3iss/auth-server.

Source: auth-server/pkg/shared/types/types.goTokenTypeAccess, TokenTypeRefresh, TokenTypeService. Validators and guards branch on these literal values.