NestJS Google Auth Guard

JSON →
library 0.1.4 ·javascript
verified Jun 4, 2026

A NestJS guard for Google OAuth2 token validation using google-auth-library. Version 0.1.4 supports Node >=22 and relies on Async Local Storage for context management. Provides a decorator to inject verified token payload. Lightweight alternative to passport with no schema coupling. Likely early-stage (pre-1.0).