Skip to content

Router guard

Magnus Lutro Allison requested to merge router-guard into main

Adds router guard that guards the user against in-app routing when the token is invalid. Logs the user out if this occurs.

Merge request reports