Skip to main content

Authentication

  • Appwrite Authentication

    Appwrite authentication is a secure and convenient way to verify user identities and control access to applications, providing features like user registration, login, and password reset, ensuring that only authorized users can interact with the app's services.
  • AWS Amplify Authentication

    AWS Amplify Authentication is a fully managed service within AWS Amplify that offers easy-to-use and secure authentication capabilities for web and mobile applications. It supports various authentication methods, including social sign-in, multi-factor authentication, and user management, enabling developers to add user authentication and access control to their applications with minimal effort.
  • Clerk

    Clerk is more than a `sign-in` box. With clerk, you can integrate complete user management UIs and APIs. Clerk is built for Reactm Nextjs and the modern web
  • Firebase Authentication

    This guide provides information on best practices and patterns when building applications using Firebase.
  • Keycloak

    Keycloak is an open-source identity and access management solution for simplifying user authentication and authorization in applications and services. Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.
  • Kinde

    We’ve made getting set up with Kinde as simple and easy as possible. Spend less time on building authentication, and spend more time on building your core product.
  • NextAuth.js

    NextAuth.js is a open-source authentication solution for Next.js applications. It is designed to support Next.js, Serverless, the latest Next.js 13 app router, and route handlers.
  • Passport Authentication

    Passport is authentication middleware for Node.js. Extremely flexible and modular, this tool can be unobtrusively dropped in to any Express-based web application. It also provides a comprehensive set of support authentication strategies for usernames, passwords, Facebook, Twitter, and more.