nextauthjs是一个专注于Web认证的组织,拥有多个公共GitHub代码库。其主要编程语言包括TypeScript、JavaScript和Svelte。组织的几个重要代码库,如next-auth和next-auth-example,展示了如何实现和使用NextAuth.js进行认证。
Authentication for the Web.
Example showing how to use NextAuth.js with Next.js
Example showing how to use Auth.js with SvelteKit.
An example project that shows how to use NextAuth with TypeScript
next-auth adapters that are maintained by the community to support any database.
React Query wrapper for NextAuth.js session management
NextAuth.js Refresh Token Example
The CLI tool by Auth.js to supercharge your authentication workflows
Official documentation for NextAuth.js
Example showing how to use Auth.js with Express.
NextAuth.js 2FA with WebAuthn Example
Example showing how to use Auth.js with SolidStart.
This repo showcases how to connect third-party services to your Auth.js client, using an OAuth provider
此仓库未提供描述。
Example showing how to use NextAuth.js with Gatsby
Example on how to use SvelteKit Auth with Cloudflare Pages.
此仓库未提供描述。
此仓库未提供描述。
Example Playground Applications for various Auth.js framework clients
Certain providers block cloud IPs, so we need self-hosted workers to circumvent this for running tests in GitHub Actions
Keycloak instance for testing
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
nextauthjs在GitHub上构建了多种与Web认证相关的项目,包括next-auth、next-auth-example和sveltekit-auth-example等。这些项目为开发者提供了实现认证的解决方案和示例。
nextauthjs主要使用TypeScript、JavaScript和Svelte等编程语言。这些语言为其开发的认证工具和示例项目提供了强大的支持。
是的,nextauthjs的所有代码库都是公开的。这使得任何人都可以访问、使用和贡献其项目,促进了社区的协作和发展。