Force Login

Input type
Username or Email - Mean can use this 2 type to Force login
Password - just type password , it will verify with hash with sql
Use Email Verify - if false , user can login without verify email , if true user need to verify with email
If true, you must ensure that the 'Use Email Verify' option is enabled; otherwise, the user will not receive a verification link via email. You can also use the 'Resend Verification Email' feature in the admin dashboard.
This action will enforce a login. If another user is already logged in, it will override the current session and log in the new user, disregarding any existing logged-in session using the default login function. (Refer to the Logout function for details on how to integrate the force logout function when using force login.)
On Completed
On Completed DelegateLast updated