minimal-api-jwt-auth icon indicating copy to clipboard operation
minimal-api-jwt-auth copied to clipboard

.Net 8

Open kevon-vems opened this issue 1 year ago • 2 comments
trafficstars

I respectfully ask it it is possible for you to update this to .Net 8?

I'm having trouble getting the older version to run.

kevon-vems avatar Jan 20 '24 17:01 kevon-vems

After the release of .NET 8, I thought this project was no longer relevant or necessary, since they added Identity API endpoints. Now, that Identity API endpoints do not use JWT, but a different format of token powered by ASP.NET Core Data Protection.

Since you asked for this project in .NET 8, I will start working on it.

maacpiash avatar Feb 29 '24 00:02 maacpiash

Thank you. I reviewed the link to the core data protection, and it does not seem to be a replacement for jwt

khoughton-Landmark avatar Feb 29 '24 00:02 khoughton-Landmark