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

Revisit JWT generation logic #53

Open
alexalok opened this issue Dec 4, 2020 · 2 comments
Open

Revisit JWT generation logic #53

alexalok opened this issue Dec 4, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@alexalok
Copy link
Owner

alexalok commented Dec 4, 2020

It seems that there are some issues with how the method works in some environments (see #16, #52). Perhaps we can do everything strictly in-memory?

@alexalok alexalok self-assigned this Dec 4, 2020
@alexalok alexalok added the enhancement New feature or request label Dec 4, 2020
@alexalok
Copy link
Owner Author

Perhaps we could also drop a dependency on BouncyCastle? Surely .NET Core can generate JWT without external deps, couldn't it?

@yurart
Copy link

yurart commented Dec 2, 2022

Hi! Any progress here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants