dev-oauth2-oidc-advisor

Installation
SKILL.md

Conseiller OAuth2 / OIDC

Workflow

  1. Identifier le flow : Authorization Code, Client Credentials, Device Code, etc.
  2. Configurer l'IdP : clients, scopes, claims.
  3. Implémenter : middleware d'authentification, validation de tokens.
  4. Sécuriser : rotation des secrets, expiration, révocation.

Choisir le bon flow OAuth2

Flow Usage Client
Authorization Code + PKCE Apps web, SPA, mobile Public
Client Credentials Service-to-service, APIs Confidentiel
Device Code IoT, CLI, TV Public
Refresh Token Renouvellement silencieux Tous
Installs
1
GitHub Stars
3
First Seen
Jun 12, 2026
dev-oauth2-oidc-advisor — aibot88/sec_skill_store