Auth.js's repositories
next-auth-example
Example showing how to use NextAuth.js with Next.js
sveltekit-auth-example
Example showing how to use Auth.js with SvelteKit.
next-auth-typescript-example
An example project that shows how to use NextAuth with TypeScript
react-query
React Query wrapper for NextAuth.js session management
next-auth-refresh-token-example
NextAuth.js Refresh Token Example
express-auth-example
Example showing how to use Auth.js with Express.
next-auth-webauthn
NextAuth.js 2FA with WebAuthn Example
solid-start-auth-example
Example showing how to use Auth.js with SolidStart.
next-auth-gatsby-example
Example showing how to use NextAuth.js with Gatsby
authjs-third-party-backend
This repo showcases how to connect third-party services to your Auth.js client, using an OAuth provider
sveltekit-auth-cloudflare
Example on how to use SvelteKit Auth with Cloudflare Pages.
playgrounds
Example Playground Applications for various Auth.js framework clients
github-workers
Certain providers block cloud IPs, so we need self-hosted workers to circumvent this for running tests in GitHub Actions
keycloak
Keycloak instance for testing