Saltar al contenido

Julio Pari (IT Architect IBM)

Si te ha interesado este artículo y deseas un apoyo o asesoría en algún requerimiento, envíame un mensaje a: (info@juliopari.com) o sino a través de Linkedin: https://www.linkedin.com/in/juliopari/

Google OAuth2 Flow Implicit – access_token

Postman Paso 1: URL, ir a un navegador y colocar https://accounts.google.com/o/oauth2/auth?client_id=233907585948-b8s82jco1hfvfp9gpdnekim0slfrj390.apps.googleusercontent.com&response_type=token&redirect_uri=https://google.arquitecturaibm.com/implicit.html&scope=https://www.googleapis.com/auth/drive Paso 2: Va a redireccionar a una URL y entregará el access_token Paso 3:… Leer más »Google OAuth2 Flow Implicit – access_token

OAuth2 grant types – flows

Flow Authorization Code Flow Client credentials Flow Password Flow Implicit Fuente https://docs.vmware.com/en/Single-Sign-On-for-VMware-Tanzu-Application-Service/1.14/sso/GUID-grant-types.html#resource-owner-password-grant-type-6