Skip to content

Releases: memsql/singlestore-auth-helper

v0.3.0

16 Dec 16:46
14ef90b
Compare
Choose a tag to compare

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

22 Nov 20:56
d5d1448
Compare
Choose a tag to compare

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

16 Nov 21:39
363395d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.1.0

v0.0.4

18 Jun 17:23
e4919d5
Compare
Choose a tag to compare

What's Changed

  • Document invocation for SingleStore client
  • by @muir in #8
  • bugfix: avoid race condition
  • note that Safari doesn't work
  • add Github actions
  • fix test setup on MacOS
  • by @muir in #9

Full Changelog: v0.0.3...v0.0.4

v0.0.3

04 May 21:00
759b2f7
Compare
Choose a tag to compare

What's Changed

  • update install instructions by @muir in #6
  • add debug flag by @muir in #7

Full Changelog: v0.0.2...v0.0.3

v0.0.2

26 Apr 20:39
dc6aa85
Compare
Choose a tag to compare

What's Changed

  • update readme; bump versions by @muir in #4
  • adjust where "username" comes from by @muir in #5
  • '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

22 Apr 18:33
cefe696
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/memsql/singlestore-auth-helper/commits/v0.0.1