I am trying to work out how to get user information after the user has authenticated against bubble and struggling to find and clear answers. Here is my scneario
- I want to allow the user to login to a third party site using their Bubble credentials (this seems to work using 3rd Party OAuth settings)
- I then want to be able to get information about that user with an API using the token that I got from above ^^. This is the piece I am stuck at and can not find a good path forward.
Any ideas?
Chris