jasongrimes/silex-simpleuser

User name shouldn't be required

Opened this issue · 1 comments

Most services identify the user by his username. making the field mandatory is a limiting factor.

There is a 'isUsernameRequired' => false, parameter you can use now to do this. Can this issue be closed?