- Add SecureCookie field to TempSecurityConfig and SecurityConfig for better cookie security management. - Implement SetSecureCookieEnabled and IsSecureCookieEnabled functions to manage secure cookie settings globally. - Update response handling to utilize secure cookie settings, ensuring compliance with security best practices. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| authorized.go | ||
| authorized_test.go | ||
| errors.go | ||
| interfaces.go | ||
| oidc.go | ||
| types.go | ||
| utils.go | ||