Skip to content

0.29

Compare
Choose a tag to compare
@yeriomin yeriomin released this 02 Nov 02:05
· 63 commits to master since this release
  • Changed auth token generation process. For some reason the old way of token generation now produces a token with a very limited time to live. This version attempts to fix this.
  • TokenDispenserClient now wraps all exceptions in a TokenDispenserException.