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

Modify JWK to use JSON Tag (Un)Marshal #110

Closed
BenderScript opened this issue Apr 16, 2019 · 2 comments
Closed

Modify JWK to use JSON Tag (Un)Marshal #110

BenderScript opened this issue Apr 16, 2019 · 2 comments

Comments

@BenderScript
Copy link
Contributor

Use JSON struct tags for most (un)marshal. Use custom (un)marshal only when strictly necessary, therefore removing most extract/populate map functions.

@BenderScript
Copy link
Contributor Author

I am starting to work on this issue. It should solve other open issues related to JWK.

@BenderScript
Copy link
Contributor Author

I will make this change on my repo

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

No branches or pull requests

1 participant