scottbrady91 / IdentityModel

JWT style token handlers for Branca and PASETO in .NET. EdDSA support for Microsoft.IdentityModel.
https://www.scottbrady91.com/c-sharp/replacing-jwts-with-branca-and-paseto-in-dotnet-core
Apache License 2.0
40 stars 10 forks source link

Feature: Add extension method to convert EdDsaSecurityKey to JsonWebKey #13

Closed thomas-tran closed 8 months ago

scottbrady91 commented 8 months ago

Thanks for this; it looks really interesting. Over the weekend I will be creating a new major version of this library to address breaking changes in Microsoft.IdentityModel. I'll merge and release this one alongside it 🙂

scottbrady91 commented 8 months ago

Thanks again for the contribution. There are a few tweaks I'd like to make and test, but I'll merge this in as is and run with it. Nice work! 🙂