Documentation for entity of Client JwtConfiguration.
t() :: %Auth0.Entity.Client.JwtConfiguration{ alg: String.t(), lifetime_in_seconds: integer(), scopes: map(), secret_encoded: boolean() }
from(map()) :: t()