Sample application to show how to extend the user table and allow self registration of users into your application. There is some basic user password complexity logic in this sample. This could easily be extended to whatever your requirmenets are.
Upgraded to O11
Refactored logic and UI to showcase best practices and newer development patterns