Auth0 · Schema

RefreshTokenDateObject

The date and time when the refresh token was created

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-refreshtokendateobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/RefreshTokenDateObject",
  "title": "RefreshTokenDateObject",
  "type": "object",
  "description": "The date and time when the refresh token was created",
  "additionalProperties": true
}