Skip to content

add account: Accept spaces in the token entry

James Westman requested to merge jwestman/Authenticator:spaces-in-token into master

Some services insert spaces every fourth character to make it easier to type the token. Ignoring those spaces makes it easier to copy and paste.

Merge request reports