Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arobyr/caid-user-validation-app

Authentication system with validations
https://github.com/arobyr/caid-user-validation-app

asp-net-core asp-net-mvc blazor csharp

Last synced: 9 days ago
JSON representation

Authentication system with validations

Awesome Lists containing this project

README

        

# caid-user-validation-app

Authentication system with validations using C# with ASP.NET Core MVC.

### :floppy_disk: Database
- Use PostgreSQL as a database.

### :lock: Security
- TODO: Implement JWT
- Create cookies by session.

### 🗒️ Notes
- TODO: Create a service layer and use injections for manage revoke JWT's in a db.