Class: DistributedPress::V1::Schemas::TokenPayload
- Inherits:
-
Dry::Schema::JSON
- Object
- Dry::Schema::JSON
- DistributedPress::V1::Schemas::TokenPayload
- Defined in:
- lib/distributed_press/v1/schemas/token_payload.rb
Overview
JWT payload
Constant Summary collapse
- CAPABILITIES =
Capabilities supported by the APIv1
%w[publisher admin refresh].freeze