- Introduced guardOpenapiOauth function to handle OAuth token validation and session ID retrieval. - Updated guardCookieJWT and guardBearerJWT functions to integrate OpenAPI OAuth checks. - Enhanced backward compatibility for existing cookie-based JWT handling. - Added utility functions for access token and session ID extraction from requests. |
||
|---|---|---|
| .. | ||
| fs | ||
| guards.go | ||
| gzip.go | ||
| middleware.go | ||
| service.go | ||
| service_test.go | ||
| static.go | ||
| watch.go | ||
| watch_test.go | ||