https://github.com/webmasterdevlin/identity-on-aspnet-core
ASP.NET Core Identity
https://github.com/webmasterdevlin/identity-on-aspnet-core
Last synced: about 1 year ago
JSON representation
ASP.NET Core Identity
- Host: GitHub
- URL: https://github.com/webmasterdevlin/identity-on-aspnet-core
- Owner: webmasterdevlin
- Created: 2020-07-01T20:12:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T20:13:11.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T13:42:35.651Z (over 1 year ago)
- Language: C#
- Size: 684 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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.