uninus-opensource / uninus-superapp

Uninus Open Source Superapp
https://dev.uninus.ac.id
22 stars 12 forks source link

feature: oauth google #1720

Closed sugiartofahmi closed 8 months ago

sugiartofahmi commented 8 months ago

Membuat fitur oauth dengan google image Flow

  1. Method get /api/auth/google

  2. Redirect to google oauth

  3. Select email

  4. Redirect /api/auth/google to generate access token

Example response with avatar from google https://lh3.googleusercontent.com/a/ACg8ocKirgcM_ci-z53m1P62urtAynyyXtifY4n_dXOykFbO=s96-c image

image