Auth0.Management.Clients.Patch.Params.JwtConfiguration (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.Clients.Patch.Params.JwtConfiguration{
  alg: String.t(),
  lifetime_in_seconds: integer(),
  scopes: map()
}