8x8 / jaas_demo

Embed video meetings in your website, iOS app or Android app.
https://jaas.8x8.vc
MIT License
34 stars 45 forks source link

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

Open SmartDev210 opened 3 years ago

SmartDev210 commented 3 years ago

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 commented 3 years ago

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

AugustoZanoni commented 3 years ago

I've create a pull request that may solve your problem https://github.com/8x8/jaas_demo/pull/6/commits/60845b320412dc122bd1544a198cf3a47979fddc

I'm using BouncyCastle to read the .pem

SmartDev210 commented 3 years ago

thanks @AugustoZanoni

JMSevilla commented 11 months ago

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