Snapchat / express-4.x-passport-snapchat-example

Express 4.x app using Passport for authorization with Snapchat.
The Unlicense
41 stars 16 forks source link

Access_token to return Bitmoji #1

Open Giannmit opened 5 years ago

Giannmit commented 5 years ago

I am attempting to use the snapkit login web api for a hybrid application. I have successful been able to intercept the access token in the redirectURL. I was wondering if there was a way to get the users Bitmoji using this access_token and either the functions found in login.js or an http get call?

Thanks in advance for your help.

Giannmit commented 5 years ago

Here is more information : https://stackoverflow.com/questions/55597123/is-there-a-way-to-get-a-users-bitmoji-using-access-tokens-from-snapkit-login-web