Closed jackrwoods closed 3 years ago
CORS issue with logging in:
Access to XMLHttpRequest at 'https://api.sustainability.oregonstate.edu/v2/auth/user' from origin 'https://dashboard.sustainability.oregonstate.edu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
issue is present in all apps calling the login API
sign in acknowledged and works properly
If you log in to the Energy Dashboard via the homepage, you will notice that the login button does not disappear, the navigation bar does not show that the user has logged in, and there is no indication that the login process worked.
This fix will include assessing the homepage Vue component, identifying bugs, and implementing multiple fixes.