Would adding page-level access control functionality to my site (not for an API call) require using a Regular Web App application? Based on what I read from authorization with Python, I wonder if it could be accomplished with a SPA, but think it might require extra redirects to get and pass information on?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Allow access to single page in app? | 4 | 4538 | March 2, 2018 | |
| Best practice for role-based or permission-based authorization in a React SPA | 4 | 360 | November 18, 2025 | |
| Role-Based Access Control for webpages | 2 | 1818 | May 31, 2023 | |
| Secure SPA/application itself? | 2 | 3273 | August 26, 2019 | |
| Doubts about how to obtain user roles in a SPA | 2 | 2573 | December 16, 2021 |