Implement the user model with at least a create method. This should include fully baked in auth, that is robust enough & secure enough to be built off of for use in different web apps. This may be easier to do after at least the login page is created.
This will probably be tightly coupled to permissions
Implement the user model with at least a create method. This should include fully baked in auth, that is robust enough & secure enough to be built off of for use in different web apps. This may be easier to do after at least the login page is created.
This will probably be tightly coupled to permissions