Skip to content

Conversation

@pehala
Copy link

@pehala pehala commented May 4, 2020

  • Token is a wrapper class for authorization token with the ability to automatically refresh itself.
    • Usage is token(), the raw token can be retrieved with token.token.

* It is a wrapper for token with refresh ability
@pehala
Copy link
Author

pehala commented May 5, 2020

@Peter-Slump This code was part of #20 but I decided it would be best to polish the code and split it into multiple PR and discuss those changes in these individual PRs, if you are ok with that.

@Peter-Slump
Copy link
Owner

Peter-Slump commented Jun 3, 2020

Hi @pehala I've merged your #20 PR to the develop branch since it's breaking the API. In the develop branch I collect all changes which will be released in the 1.0 release.
However there is an issue #24 open to verify the Token class since I want to be sure that the verification of the JWT is correct and secure enough for this purpose.

pehala pushed a commit to pehala/python-keycloak-client that referenced this pull request Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants