Skip to content

Releases: palantir/auth-tokens

0.2.4

09 Jun 21:29
Compare
Choose a tag to compare
  • add UnverifiedJsonWebToken class to support extracting information from BearerTokens.
  • Note that AuthHeader is no longer JSON-serializable as it should be used for @HeaderParams only. Use BearerToken instead which is and should be serializable.

0.2.3

01 Apr 01:23
Compare
Choose a tag to compare
Merge pull request #4 from palantir/qchen/updateBintraySettings

update bintray gradle settings

0.2.2

01 Apr 00:48
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
Merge pull request #3 from palantir/qchen/updateReadme

add circleci link and bintray build link to README.md