Releases: memsql/singlestore-auth-helper
Releases · memsql/singlestore-auth-helper
v0.3.0
What's Changed
- Add export to env-name and env-status output by @karl-moss in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Improve error handling; add timeout, env-name, env-status by @karl-moss in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Handle OPTIONS request by @karl-moss in #10
New Contributors
- @karl-moss made their first contribution in #10
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.3
v0.0.2
What's Changed
- 'email' is now required in the claims
- either 'sub' or 'username is now required in the claims
- by default, auth-helper will exit after one request even if it is invalid. This is a change in behavior
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Initial build of the auth helper by @muir in #1
- add access control header to avoid CORS issue by @mitchwadair in #2
- Change default output format to be just the JWT by @muir in #3
New Contributors
- @muir made their first contribution in #1
- @mitchwadair made their first contribution in #2
Full Changelog: https://github.com/memsql/singlestore-auth-helper/commits/v0.0.1