rp_st
12/06/2021, 2:55 PMredirectURI is the full URL (domain + path) that is registered on google as your app's callback URL.
- code is the code query param that is sent from google to your app after google redirects the user to the callback URL
- clientId and authCodeResponse can be ignored since they are used for an OAuth flow for mobile apps.