Skip to content

Commit 109fc8c

Browse files
authored
Update README.md
1 parent 298715f commit 109fc8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Welcome to React Redux JWT Authentication using ASP.NET Core API !
1+
# Welcome to RBAC-React-Redux-ASPNETCore repository !
2+
This is a basic implementation of role-based access control which can be fully controlled from an Admin panel instead of hard coding the permissions inside of your code.
3+
This implementation covers the scenario of a basic microservice based system where the users can be having different roles and based on their roles, their permission will be different accross both in the Client side and in the Server side.
24

35
## Technology used
46

0 commit comments

Comments
 (0)