Skip to content

feat: logout implemented

Dennis Collaris requested to merge feat/logout into main

This just redirects to the correct URL on the auth service, which takes care of the actual logging out and redirecting back to the login. Since the auth service is external, I added an env var to refer to it.

Merge request reports

Loading