Release v0.0.1
What's Changed
- Fix: fix grant and refresh token cleanup by @StrongMonkey in #1
- Fix: properly store renewed access token into grant table by @StrongMonkey in #2
- Fix: add properly lock when refresh access token by @StrongMonkey in #3
- Fix: don't send bearer token to downstream by @StrongMonkey in #4
- Fix: make sure to count for lower case by @StrongMonkey in #5
- Fix: bump rate limit by @StrongMonkey in #7
- chore: refactor code for better organization by @ibuildthecloud in #8
- chore: drop gin, it was a nasty habit by @ibuildthecloud in #9
- chore: refactor types by @ibuildthecloud in #10
- chore: move around oauth code for more cleanup by @ibuildthecloud in #11
- Enhance: refactoring code to address security by @StrongMonkey in #12
- chore: switch to oauth2 package for token handling by @thedadams in #13
- refactor: stop rewriting paths in proxy by @thedadams in #15
- feat: add forward_auth support by @thedadams in #16
- Chore: Add CI to release tagged image and binary by @StrongMonkey in #18
- Fix: use 1.25 go by @StrongMonkey in #19
- Fix: fix release ci yaml by @StrongMonkey in #20
New Contributors
- @StrongMonkey made their first contribution in #1
- @ibuildthecloud made their first contribution in #8
- @thedadams made their first contribution in #13
Full Changelog: https://github.com/obot-platform/mcp-oauth-proxy/commits/v0.0.1