Skip to content

run-crash-run/googleAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When you build and run the application you should see the explainer text followed by the Google login button

image

To build and run: npm build npm run

Troubleshooting:

  • if developing locally try adding 127.0.0.1 as well as localhost for the allowed origin
  • if developing locally you may need to omit the port number from the origin even though it's marked as required in the UI
  • you only need the 3 initial scopes (openid, email, profile)

About

React / Typescript component for logging in with Google Account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published