awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Social Authentication Providers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSocial Authentication Providers

Integrations for verifying user identity through external third-party services.

Distinguishing note: Focuses specifically on OAuth and social identity handshakes rather than generic credential management.

Explore 1 awesome GitHub repository matching security & cryptography · Social Authentication Providers. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Social Authentication Providers

Awesome Social Authentication Providers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • better-auth/better-auth

    better-auth/better-auth

    26,317View on GitHub↗

    This project is a modular authentication framework designed to manage user identity, session tracking, and access control across web applications. It provides a unified solution for handling email-based credentials and social identity federation, allowing developers to implement secure login and registration flows that maintain consistent user states across client and server environments. The system utilizes a plugin-based architecture and middleware-driven request interception to allow for the extension of core authentication logic. It features type-safe schema generation, which derives data

    Connect user accounts through external identity providers by configuring secure credentials and initiating the authentication handshake to verify identity without local passwords.

    TypeScriptauthenticationiamoauth
    26,317View on GitHub↗