Notifique.OpenApi.Model.NtfOauthGetJwksResponseKeysInner (notifique v0.2.1)

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfOauthGetJwksResponseKeysInner{
  alg: String.t() | nil,
  crv: String.t() | nil,
  kid: String.t() | nil,
  kty: String.t() | nil,
  use: String.t() | nil
}

Functions

decode(value)