I know that there is a build in module Orchard.Users.
I want to include the user registration, Login, Forget password (etc) into My Custom Module.
I read the Orchard Documentation but I didn’t find any thing useful related to this topic. Search Google leads me to answers like ADMIN -> SETTINGS – > USERS -> Add User but this is what I don’t need.
I need to include the Login, User Registration in My Own Module. Please refer me to some article or suggest.
at first you should turn on user registration (ADMIN->SETTINGS->USERS->Users can create new accounts on the site)
Then you’ll have access to
~/Users/Account/RegisterAlso read these discussions: