Google API Credentials

This is just a handy service for developers to get access token, refresh token for his/her Google App. You will need to fill out your Google Client ID, Client secret and scopes for the application and proceed to get the respective tokens on the callback.




Logo




Make your the app must have one of authorised domain as https://google.myphpnotes.com/ and callback/redirect_url as https://google.myphpnotes.com/callback.php



Note : We do not store any of your data but the info you provided here will be stored in session for a while on the server which is essential to make this work. Sessions will be cleared automatically after some interval that you may already know.






Not Authenticated

Brought to you by myPHPnotes | Learn How To Make This