reading-notes

and

What is Role Based Access Control (RBAC)?

Role-Based Access Control (RBAC) is a security model used to manage and control access to resources in a system or application. It is based on the concept of assigning roles to users and granting permissions based on those roles. In RBAC, permissions are not directly assigned to individual users, but rather to predefined roles, and users are assigned one or more roles.

Share some examples of RBAC including all possible CRUD operations and correlating roles.

Administrator, Editor, Author

What are the Benefits of RBAC?

Access Control Simplification, Scalability and Flexibility, Improved Security

Cookie Manipulation, Cross-Browser Support, Cookie Options, Server-Side Rendering (SSR) Support

Describe some react-cookies features.

Simple API, Cross-Browser Support, TypeScript Support

Which library would you prefer would you prefer? Why?

react-cookies- has gained more popularity and has a larger user community, which means it may have more community support, updates, and bug fixes