https://github.com/marcominerva/identitysample
A sample that shows how to deal with Tokens, Users, Roles, Claims and Policy using ASP.NET Core Identity
https://github.com/marcominerva/identitysample
aspnetcore aspnetcoreidentity aspnetcorewebapi identity
Last synced: about 1 month ago
JSON representation
A sample that shows how to deal with Tokens, Users, Roles, Claims and Policy using ASP.NET Core Identity
- Host: GitHub
- URL: https://github.com/marcominerva/identitysample
- Owner: marcominerva
- License: mit
- Created: 2021-04-07T15:06:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T15:31:32.000Z (8 months ago)
- Last Synced: 2025-03-18T03:51:25.034Z (about 1 month ago)
- Topics: aspnetcore, aspnetcoreidentity, aspnetcorewebapi, identity
- Language: C#
- Homepage:
- Size: 127 KB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASP.NET Core Identity Sample
A sample that shows how to deal with Tokens, Users, Roles, Claims and Policy using ASP.NET Core Identity