Class: DistributedPress::V1::Schemas::NewTokenPayload

Inherits:
Dry::Schema::JSON
  • Object
show all
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

Returns:

  • (Array)
%w[publisher admin refresh].freeze