Search Results for "two-factor authentication"

Showing 16 open source projects for "two-factor authentication"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    OTPLib

    OTPLib

    One Time Password (OTP) / 2FA for Node.js and Browser

    A JavaScript library for generating and verifying one-time passwords (TOTP/HOTP), commonly used for two-factor authentication (2FA).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Better Auth

    Better Auth

    The most comprehensive authentication library for TypeScript

    Better Auth is framework-agnostic authentication (and authorization) library for TypeScript. It provides a comprehensive set of features out of the box and includes a plugin ecosystem that simplifies adding advanced functionalities with minimal code in a short amount of time. Whether you need 2FA, multi-tenant support, or other complex features. It lets you focus on building your actual application instead of reinventing the wheel.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    VoidAuth

    VoidAuth

    Single Sign-On for Your Self-Hosted Universe

    VoidAuth is a self-hosted, open-source Single Sign-On (SSO) authentication provider that simplifies managing user access and identity for a suite of private applications. Built around standards like OpenID Connect (OIDC), it serves as a central authentication authority so that users can log in once and gain secure access to multiple services without duplicating credentials. The platform offers a user and group management interface where administrators can invite users, enable self-registration, and configure policies like multi-factor authentication and password resets with email verification. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Authenticator

    Authenticator

    Authenticator generates 2-Step Verification codes in your browser

    Authenticator generates two-factor authentication (2FA) codes in your browser. Use it to add an extra layer of security to your online accounts. Always keep a backup of your secrets in a safe location. Encrypting your secrets is strongly recommended, especially if you are logged into a Google account. Back up your secrets to a file, Google Drive, Microsoft OneDrive, or Dropbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Supabase

    Supabase

    The open source Firebase alternative

    Create a backend in less than 2 minutes. Start your project with a Postgres database, authentication, instant APIs, real-time subscriptions and storage. Every project is a full Postgres database, the world's most trusted relational database. Add user sign-ups and logins, securing your data with Row Level Security. Store, organize and serve large files. Any media, including videos and images.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 6
    Sync Server

    Sync Server

    Secure, open-source platform for file storage, sharing, collaboration

    ...It provides a sleek web interface where teams or individuals can upload, organize, and share files with fine-grained access permissions, and its security-minded design includes things like multi-factor authentication and role-based controls to help protect sensitive documents. Sync-in supports real-time collaboration through integrations with office editors and activity tracking, and it enhances productivity with deep content search across a variety of file types and comprehensive document management capabilities. The platform is built with TypeScript and Node.js and is suitable for self-hosting on your own infrastructure using Docker or standard Node deployments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    jupyterlab-git

    jupyterlab-git

    A Git extension for JupyterLab

    A JupyterLab extension for version control using Git. To see the extension in action, open the example notebook included in the Binder demo. Open the Git extension from the Git tab on the left panel. This extension tries to handle credentials for HTTP(S) connections (if you don't have set up a credential manager). But not for other SSH connections. The extension can cache temporarily (by default for an hour) credentials. To use the caching, you will need to check the option Save my login...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Blitz

    Blitz

    The Missing Fullstack Toolkit for Next.js

    ...Build and iterate on features 10x faster with Blitz RPC than REST, GraphQL, or vanilla API routes. Read and write data from the client with full type safety and without messing with HTTP or serialization. Powerful, flexible, and battle-tested authentication and authorization for Next.js. You get more control with simpler APIs than with alternatives. Easily add social third-party integrations like Google, Github, and Auth0. Set up a new app in 2 mins instead of 2 weeks. Everything will be set up for you including auth, user signup, forgot password, and your form library of choice. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Peekaping
    A modern, self-hosted uptime monitoring solution Peekaping is a powerful, feature-rich uptime monitoring system similar to Uptime Kuma, built with Go and React. Monitor your websites, APIs, and services with real-time notifications, beautiful status pages, and comprehensive analytics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    ezBookkeeping

    ezBookkeeping

    A lightweight personal finance app hosted by yourself.

    ezBookkeeping is a lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features. It helps you record daily transactions, import data from various sources, and quickly search and filter your bills. You can analyze historical data using built-in charts or perform custom queries with your own chart dimensions to better understand spending patterns and financial trends. ezBookkeeping is easy to deploy, and you can start it with just one single...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 11
    Gangio Desktop

    Gangio Desktop

    Gangio is a full-featured chat and communication platform.

    Gangio is a full-featured chat and communication platform. It provides real-time messaging, server-based communities, direct messaging, voice/video communication, and social features in a modern, responsive interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    angular-jwt

    angular-jwt

    Helper library for handling JWTs in Angular 2+ apps

    This library provides an HttpInterceptor which automatically attaches a JSON Web Token to HttpClient requests. This library does not have any functionality for (or opinion about) implementing user authentication and retrieving JWTs to begin with. Those details will vary depending on your setup, but in most cases, you will use a regular HTTP request to authenticate your users and then save their JWTs in local storage or in a cookie if successful. This library can only be used with Angular 4.3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AceBase realtime database

    AceBase realtime database

    A fast, low memory, transactional, index, query enabled NoSQL database

    A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with real-time data change notifications. Supports storing of JSON objects, arrays, numbers, strings, booleans, dates, begins, and binary (ArrayBuffer) data. Inspired by (and largely compatible with) the Firebase real-time database, with additional functionality and less data sharding/duplication. Capable of storing up to 2^48 (281 trillion) object nodes in a binary database file...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    ODD SDK

    ODD SDK

    An SDK for building apps with decentralized identity and storage

    Give your users modern, passwordless accounts, without a complex and costly cloud-native back-end. Our SDK includes everything you need to enable auth through either browser standards or Ethereum wallets. WebAuthn and passkey support coming soon. Your users’ data is kept secure by default by the ODD SDK's encrypted-at-rest file storage protocol. Users have control over who has access to their private data thanks to the Privacy and Encryption features of the ODD Filesystem. ODD apps are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hasura Backend Plus (HBP)

    Hasura Backend Plus (HBP)

    Auth and Storage for Hasura

    Works alongside with Hasura GraphQL Engine and seamlessly integrates the recurrent features you're craving for. Comprehensive user accounts management, JWT, optional multi-factor authentication, Hasura claims with roles and custom fields and many more. Easy and configurable API for any S3-compatible object storage such as Minio. The easiest way to deploy HBP is with our official Nhost managed service. Get your perfectly configured backend with PostgreSQL, Hasura and Hasura Backend Plus and save yourself hours of maintenance per month. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    Swagger-to-GraphQL converts your existing Swagger schema to an executable GraphQL schema where resolvers perform HTTP calls to certain real endpoints. It allows you to move your API to GraphQL with nearly zero effort and maintain both REST and GraphQL APIs. Our CLI tool also allows you get the GraphQL schema in Schema Definition Language. This library will fetch your swagger schema, convert it to a GraphQL schema and convert GraphQL parameters to REST parameters. From there you are control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB