https://github.com/swalx/asp-net-core-auth
Simple asp.net core 5.0 authentication and authorization API using JWT, PostgreSQL database and Microsoft's EntityFramework
https://github.com/swalx/asp-net-core-auth
api asp-net-core authentication authorization entity-framework jwt microsoft postgresql
Last synced: about 2 months ago
JSON representation
Simple asp.net core 5.0 authentication and authorization API using JWT, PostgreSQL database and Microsoft's EntityFramework
- Host: GitHub
- URL: https://github.com/swalx/asp-net-core-auth
- Owner: swalx
- Created: 2021-06-21T03:58:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T05:10:22.000Z (almost 5 years ago)
- Last Synced: 2025-06-24T04:09:03.203Z (12 months ago)
- Topics: api, asp-net-core, authentication, authorization, entity-framework, jwt, microsoft, postgresql
- Language: C#
- Homepage:
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asp-net-core-auth
Simple asp.net core 5.0 authentication and authorization API using JWT, PostgreSQL database and Microsoft's EntityFramework