0.29
- 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.