Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | Add Auth.Clear() method and enhance middlewares to clear invalid cookiesHEADmain | T | |
- Add Auth.Clear() method that creates expired cookies (MaxAge: -1) to log out users - Enhance Clear() to remove existing Set-Cookie headers to comply with RFC 6265 - Update Required() and Optional() middlewares to automatically clear invalid cookies - Add comprehensive tests for all new functionality - Update documentation with Auth.Clear() usage examples | |||
11 days | Create authentic_kate: user authentication for go HTTP applications | T | |