Skip to content

Releases: oidc-mytoken/lib

mytokenlib 0.7.0

17 Jan 10:25
eee0e96
Compare
Choose a tag to compare
  • adapt to api version 0.10
  • add function to obtain history information for other mytokens

mytokenlib 0.6.1

22 Nov 09:34
f5d5468
Compare
Choose a tag to compare
v0.6.1

bump api version

mytokenlib 0.4.0

23 Aug 06:29
d60a966
Compare
Choose a tag to compare
  • Adapt to API 0.7
  • Add token revocation by revocation id

mytokenlib 0.3.0

31 Jan 13:57
35c89f9
Compare
Choose a tag to compare

The mytokenlib version 0.3.0 adapts to the changes in api version 0.4.0 and server 0.4.0.

  • Supports now token rotation
  • Add settings, grants, and ssh grant functionality
  • Refactored and improved library

The library is still not considered stable.

mytokenlib 0.2.0

08 Apr 12:50
Compare
Choose a tag to compare

This is the first release of the mytoken go library.
It is currently not considered stable.

Features

  • Obtain mytokens
    • Through authorization code flow
    • Through mytoken
    • Through transfer code
  • Obtain access token
  • Tokeninfo
    • Introspect
    • Event History
    • Subtoken Tree
    • List all tokens
  • Token Revocation