Thanks for that. I was using the “Regular Web App” flow, because the Laravel app does need to act on behalf of the logged-in user. With the M2M flow, how does that work? How do I attach user information to the token? And what is the advantage of M2M over the Regular Web App flow?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
REST API with Laravel | 1 | 1555 | June 20, 2023 | |
Native app + Laravel API (both with Auth0) | 9 | 6032 | November 7, 2019 | |
Laravel auth0 Invalid authorization code | 3 | 7158 | March 2, 2018 | |
Can I do an authorization code grant flow in Laravel? | 1 | 5170 | March 2, 2018 | |
Laravel middleware route Authorize Auth0 | 2 | 1953 | April 21, 2022 |