Search documentation of ory_client
ory_client
v1.4.3
Pages
Modules
Settings
Ory.Model.JsonWebKeySet
(ory_client v1.4.3)
JSON Web Key Set
Summary
Types
t()
Types
Link to this type
t()
@type
t() :: %Ory.Model.JsonWebKeySet{keys: [
Ory.Model.JsonWebKey.t
()] | nil}