Class: DistributedPress::V1::Schemas::TokenPayload

Inherits:
Dry::Schema::JSON
  • Object
show all
Defined in:
lib/distributed_press/v1/schemas/token_payload.rb

Overview

JWT payload

Constant Summary collapse

CAPABILITIES =

Capabilities supported by the APIv1

Returns:

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