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 há 6 dias
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 6 dias
Analisado 31 de mar. de 2026, 15:58
Descricao
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 recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:13
Run 2
27 de mar. de 2026, 15:54
Run 1