The [following change](https://github.com/CakeDC/users/commit/73518c7a028c8af3e17d4c5a3cc2b3d14aa25436#diff-cb81d2cce7b484b8094f8a71bccad184R189) made it necessary to add the U2fTrait to one's UsersController, which makes it kind of a hard dependency. Since we do not use U2f authentication, I would like to be not forced to add this in my code.
The following change made it necessary to add the U2fTrait to one's UsersController, which makes it kind of a hard dependency.
Since we do not use U2f authentication, I would like to be not forced to add this in my code.