Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 399 Bytes

File metadata and controls

5 lines (4 loc) · 399 Bytes

SimpleGoogleSignIn

A simple google sign in, coded in HTML with some Javascript.

How do I use it?

To use this simple Google Sign-In, take the html file and insert your client ID from google cloud. Look up a tutorial for that. Then you can use http-server to host it, and your done. When you sign in with Google, it will put the users email and name in the console. (Inspect Element to view it.)