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? | 3 | 4552 | June 20, 2017 | |
| Best practice for role-based or permission-based authorization in a React SPA | 3 | 462 | November 18, 2025 | |
| Role-Based Access Control for webpages | 1 | 1831 | May 31, 2023 | |
| Doubts about how to obtain user roles in a SPA | 1 | 2584 | December 16, 2021 | |
| Basic vs Admin level access to SPA paths | 1 | 3453 | November 3, 2018 |