awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesAuthentication Lifecycle Callbacks

Functions that execute during specific phases of the authentication and session lifecycle.

Distinct from State Lifecycle Callbacks: Specifically targets the authentication flow lifecycle rather than general state machine transitions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Authentication Lifecycle Callbacks. Refine with filters or upvote what's useful.

Awesome Authentication Lifecycle Callbacks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nextauthjs/next-auth-exampleAvatar nextauthjs

    nextauthjs/next-auth-example

    4,029Vezi pe GitHub↗

    This project is a reference implementation and boilerplate for managing user authentication and session state within the Next.js framework. It serves as a practical example of how to integrate NextAuth.js to protect routes and handle identity verification. The repository demonstrates several authentication workflows, including OAuth identity integration with third-party providers, passwordless authentication using email magic links, and traditional credentials-based sign-in. It specifically showcases how to replace default authentication screens with custom branded sign-in pages. The impleme

    Provides hook functions to modify user profiles and session data during the authentication lifecycle.

    TypeScriptauthenticationnextjsoauth
    Vezi pe GitHub↗4,029
  1. Home
  2. Software Engineering & Architecture
  3. Event-Driven Hook Systems
  4. State-Driven Callbacks
  5. State Lifecycle Callbacks
  6. Authentication Lifecycle Callbacks