Mobile app version of vmapp.org
Login or Join
Kimberly868

: Is the code returned by the Google Oauth2 callback private for a particular application client? I am using Google API to authenticate users. After they sign in to their Google accounts I get

@Kimberly868

Posted in: #Authentication #GoogleApi

I am using Google API to authenticate users. After they sign in to their Google accounts I get a code from Google API which the Oauth2 library I am using in my application uses to call the Google API again to get profile data and access_token. My question, is that initial code sent by Google API private, i.e. can be used only by my application (as authenticated by client_id)?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Kimberly868

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme