clauth
clauth copied to clipboard
Configurable login url
At present when arriving at the authorisation endpoint, if the user doesn't yet have a session then they are redirected to /login (this value is hardcoded).
I've made a modification so that this value is configurable (and defaults to /login)