Proxy URLs explained

What is a proxy URL

The Proxy URL lets the OAuth providers (Google, Yahoo or Outlook.com) know that you are asking CloudSponge to get the address book for you. The sole purpose of this page is to accept the OAuth code parameter from the provider and “proxy” it to CloudSponge.

The OAuth flows provided by Google, Yahoo and Outlook.com are designed for a site like yours to request access to a person’s address book. After the person grants consent, they are redirected back to your app. In order for CloudSponge to be able to do the heavy lifting of importing and normalizing the contacts for your site, your application must hand the consent code over to CloudSponge.

You can accomplish this with a special page on your site that we refer to as Proxy URL.

Read more about it here.

If you need anything, we’re happy to help at support@cloudsponge.com. It’ll help us procrastinate on our projects longer.
    • Related Articles

    • How do I get my Proxy URL?

      What is A Proxy URL? The Proxy URL lets the OAuth providers (Google, Yahoo or Outlook.com) know that you are asking CloudSponge to get the address book for you. The sole purpose of this page is to accept the OAuth code parameter from the provider and ...
    • What is OAuth, and do I need it?

      OAuth is an authentication protocol that enables applications to request access to user's data. The application sends the user’s browser to a predefined URL to start the authorization process and displays the consent screen showing what access is ...
    • How do I get approved for Google OAuth?

      We have written an exhaustive guide on getting approved for Google OAuth here. We recommend watching this video before you begin: *Google has updated their requirement for the privacy policy and has provided this example that can be added to yours, ...
    • Can CloudSponge help with my Google OAuth project?

      We're happy to help our customers through the OAuth process. We even offer a concierge service to enable Google for your Contact Picker. Alternatively, if you would rather do it yourself, you can also add us to your existing project; we will help ...
    • What are the steps to complete Google OAuth?

      1. Start off by creating a new project in your Google Developer account. This video was created to help you setup your project and configure your OAuth consent screen. 2. Setup your Proxy URL. 3. Add this to your privacy policy, “(App’s) use and ...