Releases: 0xsequence/authcontrol
Releases · 0xsequence/authcontrol
v0.4.10
What's Changed
- feat: add HeaderSessionType constant and set it in Session middleware by @klaidliadon in #54
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- fix: AccessControl middleware returns ErrMethodNotFound by @klaidliadon in #53
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- Allow detection of ProjectID mismatch by @klaidliadon in #52
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Add jwt_token to service config, remove access_key by @VojtechVitek in #51
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Add JWT token option to S2SClient by @klaidliadon in #50
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Revert "Introduce AccessKey type for improved type safety" by @VojtechVitek in #49
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Introduce AccessKey type for improved type safety by @klaidliadon in #46
- Add authcontrol.ServiceConfig for client services by @VojtechVitek in #48
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Implement transport that will forward X-Access-Key header by @VojtechVitek in #47
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Disallow CORS for API Secret Keys by @VojtechVitek in #45
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Parse projectId from AccessKey, add it to log attrs & telemetry by @VojtechVitek in #44
Full Changelog: v0.4.0...v0.4.1