An open API service indexing awesome lists of open source software.

https://github.com/learnwithkawsar/asp-net-core-token-based-auth

ASP .NET Core 2.2 Token Based Authentication
https://github.com/learnwithkawsar/asp-net-core-token-based-auth

asp-net-core asp-net-mvc authentication jwt-authentication jwt-token token-authentication

Last synced: about 1 year ago
JSON representation

ASP .NET Core 2.2 Token Based Authentication

Awesome Lists containing this project

README

          

# ASP-NET-Core-Token-Based-Auth
ASP .NET Core 2.2 Token Based Authentication

[Clone](https://github.com/learnwithkawsar/ASP-NET-Core-Token-Based-Auth.git) Source Code from github.

Open the project in Visual Studio 2017 or higher.

`Build Project`

Open Package Manger Console

Run `Update-Database` Command on PM

Run the project
Test your api from any rest-client apps Like:[Postman](https://www.getpostman.com/)
## API List
1. `api/auth/register`
2. `api/auth/login`