env_access
Environment variable access
Environment variable access
Line 80Snippets
process.env.JWT_SECRET!, process.env.JWT_REFRESH_SECRET!, return jwt.verify(token, process.env.JWT_SECRET!) as JWTPayload; payload = jwt.verify(refreshToken, process.env.JWT_REFRESH_SECRET!) as { process.env.JWT_SECRET!,Trust Score
Mis a jour il y a 6 jours
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 6 jours
Analyse le 31 mars 2026, 15:58
Description
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1