https://github.com/devlinduldulao/identity-on-aspnet-core
ASP.NET Core Identity
https://github.com/devlinduldulao/identity-on-aspnet-core
Last synced: 14 days ago
JSON representation
ASP.NET Core Identity
- Host: GitHub
- URL: https://github.com/devlinduldulao/identity-on-aspnet-core
- Owner: devlinduldulao
- Created: 2020-07-01T20:12:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-16T12:49:25.000Z (3 months ago)
- Last Synced: 2026-05-01T19:07:27.365Z (about 2 months ago)
- Language: C#
- Size: 686 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ASP.NET Core Identity:
- Is an API that supports user interface (UI) login functionality.
- Manages users, passwords, profile data, roles, claims, tokens, email confirmation, and more.