/gsi

Example Clojure Ring app integrated with Google Sign In

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

gsi

Example app integrating with Google Sign In with aspirations to do so using Clojure and Ring.

Setup

  1. See https://developers.google.com/identity/sign-in/web/devconsole-project for instructions on setting up a Google developer account and a client id.
  2. Change the value of the google-signin-client_id meta tag in login.html to the client id obtained in the previous step.

Notes

Things to look at:

References:

License

Copyright © 2015 Daniel Grabowski

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.