ApiAuthGoogle
Login with Google
Authenticate using Google account
curl -X POST "https://www.open-isle.com/api/auth/google" \ -H "Content-Type: application/json" \ -d '{}'
"string"
Authenticate using Google account
curl -X POST "https://www.open-isle.com/api/auth/google" \ -H "Content-Type: application/json" \ -d '{}'
"string"
curl -X POST "https://www.open-isle.com/api/auth/google" \
-H "Content-Type: application/json" \
-d '{}'