This trait provides the means to provide an authentication API that can be used by client side or mobile apps.
The trait that defines the login page controller
A trait that defines the password change functionality
The trait that provides the Password Reset functionality
A trait that provides the means to authenticate users for web applications
A trait that provides the means to handle user registration
The class used in the form
A default controller that uses the BasicProfile as the application user type.
A default Login controller that uses BasicProfile as the user type.
A trait that provides the mail content sent by SecureSocial
The base controller for password reset and password change operations
A default PasswordChange controller that uses the BasicProfile as the user type
A default controller the uses the BasicProfile as the user type
A default controller that uses the BasicProfile as the user type
A default Registration controller that uses the BasicProfile as the user type
The data collected during the registration process
A trait that provides the pages for SecureSocial