Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement beter representation for JWE, JWS, JWT objects #283

Merged
merged 8 commits into from
May 11, 2022

Conversation

simo5
Copy link
Member

@simo5 simo5 commented May 10, 2022

Fixes #5

One shot api to get a JWE token from a serialized json token

Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5 simo5 force-pushed the obj_reprs branch 2 times, most recently from d3a51a5 to 64d7e83 Compare May 11, 2022 17:10
simo5 added 6 commits May 11, 2022 15:09
Signed-off-by: Simo Sorce <simo@redhat.com>
One shot api to get a JWS token from a serialized json token

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
One shot api to get a JWT token from a serialized json token

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5 simo5 changed the title Implement beter represenataion for JWE, JWS, JWT objects Implement beter representation for JWE, JWS, JWT objects May 11, 2022
@simo5 simo5 merged commit bc1fd83 into latchset:master May 11, 2022
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.

Implement custom repr/str for JWE,JWS, JWT objects
1 participant