Skip to content

This project provides initial configuration to implement Authentication and Authorization for ASP.NET Core 2.2 Web API

Notifications You must be signed in to change notification settings

renciljustin/ASPNETCore-Auth

Repository files navigation

ASPNETCore Authentication and Authorization

A token-based authentication project made in ASP.NET Core 2.2 Web API

How to Install?

  1. Open Project
  2. Run dotnet restore command.
  3. Run dotnet ef database update command.
  4. Done.

Screenshots

  1. Register Register
  2. Login Login
  3. Refresh Token Refresh-Token
  4. Logout Logout

About

This project provides initial configuration to implement Authentication and Authorization for ASP.NET Core 2.2 Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages