Hi
In my Front I’m logging in my app with an email and a password. I’m receiving an answer with :
- the token
- the user_id
- the expires
I was wondering how to use these for saving the user’s informations. The problem is that I dont understand everything. I thought used that : POST https://myapp.bubbleapps.io/version-test/api/1.1/oauth/token
…but it dostn’t works so I ask for your help
Don’t hesitate to tell me if this is not precise enough.
Thanks in advance