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

About JWT token builder demo for normal .NET Framework #5

Open
SmartDev210 opened this issue Jun 21, 2021 · 4 comments
Open

About JWT token builder demo for normal .NET Framework #5

SmartDev210 opened this issue Jun 21, 2021 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SmartDev210
Copy link

Hi I am implementing JaaS in our asp.net mvc website.
Could you also add normal .NET demo for creating jwt token?
The existing .NET demo is for .NET Core, and there's no such functions in .NET Framework.

Thanks

@iwaffles iwaffles added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 21, 2021
@iotuya iotuya self-assigned this Jun 21, 2021
@iwaffles
Copy link
Member

Hey @SmartDev210, thanks for the suggestion and feedback! The team's taking a look at this :)

@AugustoZanoni
Copy link

AugustoZanoni commented Jun 24, 2021

I've create a pull request that may solve your problem 60845b3

I'm using BouncyCastle to read the .pem

@SmartDev210
Copy link
Author

thanks @AugustoZanoni

@JMSevilla
Copy link

Hi is there any solution for the latest jwt identity model and not the version 6.8 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants