Skip to content

Instantly share code, notes, and snippets.

@zahrabateninia
Created August 23, 2025 15:42
Show Gist options
  • Select an option

  • Save zahrabateninia/cec47bec95bc1dd5f1c8d8dec62f4843 to your computer and use it in GitHub Desktop.

Select an option

Save zahrabateninia/cec47bec95bc1dd5f1c8d8dec62f4843 to your computer and use it in GitHub Desktop.
Mock user data for Next.js auth demo
{
"name": "John Doe",
"email": "john@example.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment