You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context:
For self hosteed coder server, a private url needed to be provided in login screen
This url is not alweys intuative and easy to remember
Accepted behaviour
If the URL is defined in global config or in the CODER_URL environment variable, do not show the user a prompt to fill the url, and redirect to the pre-defined url to login.
Current Behaviour
The login function, ignored the url stored in Storage class