Hi! first of all, thanks for this article, i just finish reading it and it’s very interesting.
I have a question about django + auth0
What if there are some background android app that needs to authenticate with my own server, but there is not any user interacting with the app, that could fill user and password? is just an app trying to push some information to my server.
Regards