Skip to content

Google sign ins#33

Open
andrew-d-gordon wants to merge 20 commits into
mainfrom
googleSignIns
Open

Google sign ins#33
andrew-d-gordon wants to merge 20 commits into
mainfrom
googleSignIns

Conversation

@andrew-d-gordon
Copy link
Copy Markdown
Collaborator

Adds google sign in functionality (for local testing on http://localhost:5000, cannot be run from viewing index.html) as well as bounding map div to not allow people to scroll "out of bounds".

Copy link
Copy Markdown
Owner

@cyruskarsan cyruskarsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread public/signIn.js Outdated
function initSigninV2() {
gapi.load('auth2', function() {
gapi.auth2.init({
client_id: '609530060923-6a276d3itljrb5986lq2tlrgiudduafc.apps.googleusercontent.com'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does this clientid come from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants