Skip to content
/ UserApp Public

Simple login / account API

Notifications You must be signed in to change notification settings

abola2/UserApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Simple Auth API

A User Authentication system built with ASP.NET Core Web API and Entity Framework Core. Designed as a backend training exercise for learning modern API development and secure authentication patterns.

Running

docker build -t loginbackend .

docker run -e ConnectionStrings__DefaultConnection="Data Source=/app/data/LoginBackend.db" -p 8080:8080 loginbackend

About

Simple login / account API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages