Skip to content

Instantly share code, notes, and snippets.

@leonsomed
Created December 17, 2024 18:21
Show Gist options
  • Select an option

  • Save leonsomed/af78b68a7f15fcaa53c718ea805fae6d to your computer and use it in GitHub Desktop.

Select an option

Save leonsomed/af78b68a7f15fcaa53c718ea805fae6d to your computer and use it in GitHub Desktop.
Auth0 attributes.json
{
"user_id": "ce34953c40f3bc931bbf9b76a0f48e35f6337651",
"email": "[email protected]",
"email_verified": true,
"nickname": "Test name",
"first_name": "John",
"last_name": "Smith",
"is_coastline_user": true,
"courses": [
"ca_traffic_school"
],
"ca_traffic_school": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment