Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
/ istoocute Public archive

A demo site showing a few tricks for improving the sign in experience.

Notifications You must be signed in to change notification settings

gguuss/istoocute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice Google+ API is shutting down on March 7th, 2019.

istoocute

A demo site showing a few tricks for improving the Google+ sign in experience.

To try the site out:

Step 1: Enable the Google+ API

Create a Google APIs Console project, OAuth 2.0 client ID, enable the Google+ service, and register your JavaScript origins.

Step 2. Set up the site

Replace YOUR_CLIENT_ID in index.html with the client id you set up in Step 1.

Step 3. Start the site

Either copy the folder to your web server or start a local web server. I personally find the Python built-in server to be great for testing. To start it on port 8000, run:

python -m SimpleHTTPServer 8000

For more information

About

A demo site showing a few tricks for improving the sign in experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published