Skip to content

ldai100/Baymax-middle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baymax-middle

Google OAuth test steps (get user basic information):

  1. Have the Spring Boot Application running your local environment.
  2. Request the following link: https://accounts.google.com/o/oauth2/v2/auth?client_id=733427710928-nrs427urh5b6n47js1j5vlp50ctgfbnm.apps.googleusercontent.com&response_type=code&scope=https://www.googleapis.com/auth/userinfo.profile&redirect_uri=http://localhost:8080/oauth/grant&access_type=offline
  3. Sign in with your gmail account.
  4. Wait for the response to gather your basic personal info.

About

repository for our middleware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages