feat: logout implemented
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.
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.