- ATTENTION: Added a config option to set the secure flag for cookies (default: -cookie-secure=true). If you run unsecure HTTP you have to set this option ot false!!!
- Google OAuth provider now uses the google userinfo endpoint. No need to activate the google+ APIs anymore.
- Added Gitlab OAuth Provider
- The GET endpoint now returns the user info if the call accepts JSON
- Default OAuth scopes for google and facebook provider. No need to configure them anymore.
- Caddy-plugin: let upstream middleware (e.g. fastcgi and cgi) know about authenticated user
- Caddy-plugin: fixed corner cases in handling of JWT_SECRET paramter for caddy
- Add viewport meta tag to get proper scaling on mobile
- Facebook OAuth provider
- Support for custom claims in a user file
- Support for elliptic curve signing methods
- Dynamic redirects
- Some minor cleanups
- Bitbucket OAuth provider
- Fix for default secret in caddy plugin
- Replacement of {user} placeholder in caddy logs
- Add domain to google oauth jwt
- Added Google OAuth Support
- New Provider: Httpupstream
- Support for multiple comma separated htpasswd files
- Official Caddyserver release
- Implement simple jwt refreshing
- Added refresh for htaccess file
- Added github login
- Implemented graceful shutdown