C
C#8mo ago
Triufelis

✅ Authentication documentation

As the title states im looking for good documentation or examples how to properly implement user authentication and verification. I'm writing an application in blazor and i have also written an api that eill be consumed by the blazor project. Im just looking for good examples of proper authentication or documentation. I have been having difficulty finding anything that would fit my needs.
1 Reply
Lex Li
Lex Li8mo ago
Use a well established authentication/authorization method please. Cookie/certificate/Windows/WS-Federation/social and more are out there, if you check the official docs like https://learn.microsoft.com/en-us/aspnet/core/security/authentication/cookie?view=aspnetcore-8.0 Writing your own from scratch is just opening security holes from all sides.
Want results from more Discord servers?
Add your server