hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

POST request for /auth/callback #117

Closed ramyaragupathy closed 2 years ago

ramyaragupathy commented 2 years ago

While reviewing the API endpoints today w/ @itskshitiz321 - came across the /auth/callback endpoint designed with POST request.

Would it be good to use GET request for this case?

cc @JorgeMartinezG @robsavoye

ramyaragupathy commented 2 years ago

Not an issue - it is already a GET request