issues
search
eclipse-pass
/
pass-ui
UI code base for PASS
Apache License 2.0
4
stars
16
forks
source link
refactor: don't call authenticate on every visit to check session
#1262
Closed
jaredgalanis
closed
7 months ago
jaredgalanis
commented
7 months ago
The UI was sending a request to whoami on every route visit
This avoids that by only authenticating if a session doesn't already exist