DEVPANTRY.COM
Auth & SSOOpen Source Universal Authentication LibraryJSON & TypeScript Fixtures

Auth.js (NextAuth.js)

Returned by useSession() hook in React/Next.js client components.

CHAOS ENTROPY:75%
HTTP:
VARIATION:
HTTP 200 OKmode: chaos
size: 0.2 KB
{
  "data": {
    "user": {
      "name": "Sam Altman",
      "email": "[email protected]",
      "image": "https://avatars.githubusercontent.com/u/12345?v=4"
    },
    "expires": "2026-04-03T09:00:00.000Z"
  },
  "status": "authenticated"
}
Related Production API Chaos TemplatesBrowse All 17 Templates