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