Google OAuth 2.0 Login
POSTSign in or automatic signup using Google OAuth 2.0.
Ejemplos de Código Multilenguaje
curl -X POST https://telaruma.com/api/v1/auth.cfc?method=google -H "Content-Type: application/json" -d '{\"googleId\":\"123456\", \"email\":\"user@domain.com\"}'
¿Te fue útil esta página?