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

Added Encode<T>(T payload) so we have symmetry with Decode<T>(string token) #415

Merged
merged 15 commits into from
Jun 30, 2022

Conversation

hartmark
Copy link
Contributor

No description provided.

src/JWT/Builder/JwtBuilder.cs Show resolved Hide resolved
src/JWT/Builder/JwtBuilder.cs Outdated Show resolved Hide resolved
@abatishchev abatishchev force-pushed the harre/encode-object-from-main branch from bd7ab5d to 2208a47 Compare June 24, 2022 13:35
abatishchev
abatishchev previously approved these changes Jun 24, 2022
@hartmark
Copy link
Contributor Author

Added some tests, please check again if all is good.

@abatishchev
Copy link
Member

Pushed few polishing changes, otherwise looks like it's good to go. Yay!

@abatishchev abatishchev merged commit b37037c into jwt-dotnet:main Jun 30, 2022
@abatishchev
Copy link
Member

Released to NuGet as 10.0.0-beta5

@hartmark hartmark deleted the harre/encode-object-from-main branch June 30, 2022 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants