Code Monkey home page Code Monkey logo

google-oauth's Introduction

Client Side

See oauth-2legged-test.js for how to make a 2-legged OAuth request to a Google Data API.

Server Side

See oauth-signed-fetch-test.js for how to verify a signed fetch from Google. See oauth-signed-fetch-test-gadget.xml for a test gadget you can add to a Google Sites page (see below for how to do that).

Creating a Private Gadget to Test Signed Fetch

Install Private Gadget Editor

Create Signed Fetch Test Private Gadget

  • In the Private Gadget Editor, press New to create a gadget private to your domain
  • Copy the content of http://github.com/jyang/google-oauth/raw/master/oauth-signed-fetch-test-gadget.xml to the editor to overwrite its content
  • Press Save and enter gadget name signed-fetch-text.xml to save it
  • On another Google Sites page for the same domain, add gadget http://feedserver-enterprise.googleusercontent.com/a/<mydomain>/g/PrivateGadgetSpec/signed-fetch-test.xml by URL
  • In the test gadget, enter public URL to the server that runs oauth-signed-fetch-test.js and press Send a Signed Fetch to send a signed fetch from Google Sites to the test server, which will echo back the email address of the user

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.