struct

JWT::JWKS::JWKSet

Inherits JSON::Serializable < Struct < Value < Object

JWKS (JSON Web Key Set) structure

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

keys
Source
keys=(keys : Array(JWK))
Source