feat/User registration and authentication
I have implemented user authentication and registration in members model and I have read few blogs like if extending user model to add more fields like location , age etc since we are using built in user model as it lacks few things so suggest us what we can do further or is the member module is like extending user model ?
and can you explain me what is member module for? @demonshreder