uwasystemhealth / IndEAAv2

A web application that streamlines course review by industry advisory panels. A complete rewrite of https://github.com/uwasystemhealth/IndEAA
4 stars 1 forks source link

[BUG] login callback page re-render issue #127

Closed peter-tanner closed 1 year ago

peter-tanner commented 1 year ago

Describe the bug

1) When the login page receives the code, it spams the backend because of some dependency causing the page to re-render forever. This stops the user from logging in. 2) Login page shows error because multiple requests are made

To Reproduce

Steps to reproduce the behavior:

  1. Login

Expected behavior

user logs in and error messages don't show on successful login

Other

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.