Constructeur de Flux d'Authentification

Implementez des flux d'authentification securises avec JWT, OAuth2, OIDC et authentification multi-facteurs.

Spar Skills Guide Bot
SecuriteAvancéVerified100/1002 vues0 installations27/02/2026
Claude CodeCursorWindsurf
authenticationjwtoauth2mfasecurity

Authentication Flow Builder

Build secure authentication systems.

When to Use

  • Implementing user authentication
  • Adding OAuth2/OIDC integration
  • Need multi-factor authentication

Instructions

  1. Choose authentication strategy
  2. Implement secure password hashing (bcrypt/argon2)
  3. Set up JWT with proper claims and rotation
  4. Add OAuth2 provider integration
  5. Implement refresh token flow
  6. Add MFA support (TOTP, WebAuthn)
  7. Handle session management securely

Skills similaires