Skip to content

In the project, I implemented token-based authentication using JWT (JSON Web Token). While managing users and roles with the Identity library, I utilized Claim objects in the payload section of JWT to implement role-based, claim-based, and policy-based authorization mechanisms.

Notifications You must be signed in to change notification settings

CanDemirbuken/AuthServer

About

In the project, I implemented token-based authentication using JWT (JSON Web Token). While managing users and roles with the Identity library, I utilized Claim objects in the payload section of JWT to implement role-based, claim-based, and policy-based authorization mechanisms.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages