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
Updated hace 6 días
Analizado
31 mar 2026, 15:58
+ 2 previous scans
Compatible con
Skill details
Updated hace 6 días
Analizado 31 mar 2026, 15:58
Descripcion
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 recientes
31 mar 2026, 15:58
Latest analysis
31 mar 2026, 15:13
Run 2
27 mar 2026, 15:54
Run 1