Account for edge-case when login-token is an empty string
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
After a login, the user is redirected to `http://localhost:8400/?token=...` where we take the token to write it into the config file. We should account for the value of `token` to be empty.
Contributor guide
Assessment
This issue has not been assessed yet.