Skip to content

A boilerplate project for a .NET API with JWT Based Authentication

Notifications You must be signed in to change notification settings

annorberg98/TokenBasedAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TokenBasedAuthentication

Template for at Token-Based Authentication RESTful API.

To run the project

  • Run Migrations in Package Manager-Console: update-database

The application will seed the SQL Server-database with a default user. Username: test Password: Test@123

  • Start the application.

About

A boilerplate project for a .NET API with JWT Based Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages