Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey authentication service and an OAuth and SAML SSO gateway, allowing applications to authenticate users and issue tokens via standard identity protocols.
Die Hauptfunktionen von teamhanko/hanko sind: Identity and Access Management, Passwordless Authentication, Passkey Authentication, Registration Flows, Authentication Login Handlers, Email Authentication Strategies, Email Verification Flows, External Identity Provider Integration.
Open-Source-Alternativen zu teamhanko/hanko sind unter anderem: supertokens/supertokens-core — SuperTokens Core is an open-source, self-hosted authentication and identity management platform designed for… steveiliop56/tinyauth — Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system… quantumnous/new-api — This project is an AI model API gateway and proxy server designed to provide a unified interface for interacting with… tdlib/td — This project is a cross-platform messaging SDK and client development library used to build custom Telegram… bitwarden/server — This project provides a comprehensive, self-hosted platform for zero-knowledge credential management and enterprise… aarondl/authboss — Authboss is a modular HTTP authentication framework for managing user identity, session lifecycles, and password…
SuperTokens Core is an open-source, self-hosted authentication and identity management platform designed for deployment within private infrastructure. It provides a comprehensive suite for managing user accounts, roles, and secure authentication flows, utilizing a modular, recipe-based architecture that allows developers to enable specific security features without modifying the core codebase. The platform distinguishes itself through its robust multi-tenancy capabilities, which allow for the logical or physical isolation of user records and configuration settings across different organizatio
Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system access. It operates as a standalone server or as an authentication gateway, utilizing a reverse proxy model to intercept requests and validate credentials before traffic reaches protected backend services. The project functions as an OpenID Connect provider for single sign-on experiences and an OAuth 2.0 gateway that delegates verification to external providers such as Google and GitHub. It also acts as an LDAP authentication server, allowing for centralized user management and
This project is an AI model API gateway and proxy server designed to provide a unified interface for interacting with diverse artificial intelligence service providers. It functions as a centralized middleware platform that routes, load balances, and translates API requests across multiple models, enabling developers to access text, image, audio, and video generation capabilities through a single, standardized integration. The gateway distinguishes itself through comprehensive administrative and financial controls, including event-driven usage accounting, real-time token consumption tracking,
This project is a cross-platform messaging SDK and client development library used to build custom Telegram applications. It functions as a comprehensive framework that manages network encryption, local data storage, and API communication, providing a C-compatible JSON interface that allows integration with any programming language. The library distinguishes itself by providing a full database manager for encrypted local caching and synchronized state, alongside a dedicated bot framework for creating interactive bots with business account integration. It enables the implementation of speciali