Client
object as client_metadata
, and in Rules as context.clientMetadata
. You might store, for example, the URL for the application’s home page (a field that Auth0 doesn’t provide by default in the application settings).
Client metadata is stored as part of the application (client) properties. To learn more about data types, field names, and storage limitations, read Metadata Field Names and Data Types.
client_metadata
would be a good place.app_metadata
might be better.