Commit Graph

6 Commits

Author SHA1 Message Date
nelson.parente 8ed806b51a
feat: address code review comments
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
2025-07-25 15:21:25 +01:00
nelson.parente 73cc8ebe71
fix: unit test
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
2025-07-25 10:53:39 +01:00
nelson.parente 439aefc472
feat: add path filter to oauth middlewares
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
2025-07-24 10:41:52 +01:00
Josh van Leeuwen d8ac01bc76
Update go -> 1.24.1 & golangci-lint -> 1.64.6 (#3699)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-03-12 13:50:32 -07:00
Alessandro (Ale) Segala 236104d7f5
Fix OAuth2 Client Credentials middleware too (#2629)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-03 23:58:57 +00:00
Drew Robbins ee92bd16be
Oauth2 Middleware fix for Bearer token header (#2616)
Signed-off-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-03 22:42:36 +00:00