© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
5 replies
AL1AS

Flexible Authentication and Authorization

I have done research for quite sometime now but could not find much resources on these topics. What I would like to achieve is this:
- I would like to be able to create permissions at runtime and assign those permissions to a per user level and not Role level.
- These permissions are for each of the endpoints such as for Sales, Customers etc...
- I also want the Authentication be based on JWT tokens because it is going to be used on different clients such as mobile/web (JS Client) which uses the tokens to perform route guard.

If you could suggest ways to achieve the above, or point to resources I would really appreciate it. Thank you.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Suggestion for Authorization and Authentication on .Net MVC
C#CC# / help
3y ago
Asp.Net 7.0 MVC Project - Authentication/Authorization
C#CC# / help
2y ago