Google Sign In / React Native App

Hello Backendless Team,

I’m trying to implement the Google Sign In feature and I’ve followed all the steps from the documentation. However, I don’t know how to get the access token: “OAuth access token obtained from the authentication provider as a result of logging in the user.” Where can I get this token to put on the request?

Many thanks!

Hello @Diogo_Potes ,

you should use google sign in sdk, when you login(or if you logged in) to google you will receive token from google.

1 Like