GeriLife / wellbeing-client

Client-only code for Wellbeing project.
Apache License 2.0
0 stars 0 forks source link

34 adding api prefix for axios checks #41

Closed shailee-m closed 3 years ago

shailee-m commented 3 years ago

@brylie Turns out the issue was due to the check inside axios file. We had compared exact URLs there for redirection, but since we added the API prefix in the URLs the checks were failing and the UI kept reloading after every login check