hotosm / ui

Shared UI components with HOT theming
GNU Affero General Public License v3.0
7 stars 2 forks source link

Add Google OAuth login option for header component login #31

Open spwoodcock opened 4 months ago

spwoodcock commented 4 months ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Additional context

emi420 commented 2 months ago

Why Google first? we're using OSM login for most of our tools.

spwoodcock commented 2 months ago

For Drone TM 👍 (our existing tools are OSM-centric, but FMTM and Drone TM need flows outside of OSM. DroneTM actually has nothing to do with OSM)

We have oauth flows already developed for OSM, so that's easy to add.

Drone TM also already has Google Oauth in place, so I'm sure you can copy code from there!