thewickermilko / DatingApp-net8

0 stars 0 forks source link

Add the roles to the JWT token #96

Closed thewickermilko closed 1 month ago

thewickermilko commented 1 month ago

7b98fe0 - "AccountController", "TokenService" classes - code updated. "ITokenService" interface - "CreateToken" method changed from "string" to "Task" type.