I’m trying to create a simple cms for a mobile app to pull copy from. I need a local user to be able to update the copy. I’m trying to use both the user auth in Django Rest and then have the machine to machine auth for the mobile app and my code is getting very monolithic using both examples. Is there a tutorial on how to do both? Or am I jumping the shark?
Hi @jaysonbucy, I’m with a very similar case, how did you solve this situation?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Create user in Auth0 with Machine to Machine, then automatically login | 0 | 3203 | July 27, 2022 | |
| React front end Django back end | 0 | 697 | September 20, 2023 | |
| Make users login from different frontends | 2 | 1342 | September 21, 2022 | |
| JWT tokens with regular webapp aplication | 2 | 4409 | August 26, 2019 | |
| How to use Django backend with React frontend | 2 | 6489 | July 13, 2020 |