/ASP.NET-Core-JWT-Token-Authentication

A prototype app that accepts a valid username and password, generates a JWT Token, and returns it. The token can be used in a separate API for authorization.

Primary LanguageC#Apache License 2.0Apache-2.0

Stargazers