spe-uob / 2021-AIWorkflow

IBM AI Workflow Project
https://ai-workflow.classroom-eu-gb-1-bx2-4x1-d4ceb080620f0ec34cd169ad110144ef-0000.eu-gb.containers.appdomain.cloud/
MIT License
2 stars 1 forks source link

Frontend - Auth Keys #115

Closed mitchLui closed 2 years ago

mitchLui commented 2 years ago

When calling /user/login from the frontend, the backend should give a JSON object and save the data to googleObj in sessionStorage. I need to retrieve a value called code in this googleObj and use it in all subsequent requests.