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