Skip to content

TheRealPad/AuthApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthApp

application to connect with your google account

Env

"""""
.env
"""""
API_PORT= #8080
CLIENT_PORT= #3000
GOOGLE_CLIENT_ID=

Google Client Id

Doc developers

Api

Routes

POST {api_url}/google -> retrieve user informations (picture, email, given_name, family_name) from it google access token

body: {
    "google_id": string
}

About

App to connect with Google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors