Skip to content
Snippets Groups Projects
  • David Noah Donges's avatar
    Fix token interceptor · 83af04e4
    David Noah Donges authored and Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel committed
    Fixed token interceptor routes requested by users that aren't logged in (e.g. login route) as the token got accessed directly
    without checking if the user object is not undefined.
    83af04e4