CLSkills
Authentication

Authentication

JWT, OAuth, sessions, and access control

10 skills

AuthenticationPopular
intermediate

JWT Auth

Implement JWT authentication from scratch

authjwttokens
AuthenticationPopular
intermediate

OAuth Setup

Set up OAuth 2.0 with multiple providers

authoauthproviders
AuthenticationPopular
beginner

NextAuth Setup

Configure NextAuth.js/Auth.js

authnextauthnextjs
Authentication
intermediate

Passport Setup

Set up Passport.js with strategies

authpassportstrategies
Authentication
intermediate

Magic Link Auth

Implement passwordless magic link auth

authmagic-linkpasswordless
AuthenticationPopular
advanced

Two Factor Auth

Add 2FA/MFA to authentication flow

auth2famfa
Authentication
intermediate

Session Management

Implement secure session management

authsessionssecurity
Authentication
intermediate

API Key Auth

Create API key authentication system

authapi-keyssystem
Authentication
advanced

SSO Setup

Set up Single Sign-On (SAML/OIDC)

authssosaml
Authentication
advanced

Permission System

Build granular permission system

authpermissionsgranular