Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this helps to correct mistakes from the users on the email they recieve if the code is double clicked, the code + a space is selected, leading to some users getting failed logins just because of that, by sanitizing the spaces on the `input_code` we can avoid those simples fails and improve the experience
- Loading branch information