### About Any user should be able to create a user. The only required data for a new user should be: - [ ] Username - [ ] Password _Thus, no email needed._ ### Notes - PHP Encryption lib https://github.com/defuse/php-encryption/blob/master/docs/Tutorial.md
About
Any user should be able to create a user. The only required data for a new user should be:
Thus, no email needed.
Notes
https://github.com/defuse/php-encryption/blob/master/docs/Tutorial.md