I need a way to show a user a message during login, based on a condition around their user account's create date -- basically, to remind them that it has been more than 30 days and they should reset their password.
I'd like to present the message in the same way that an invalid password is presented on the login screen.
Can anyone point me towards a solution?
I'd like to present the message in the same way that an invalid password is presented on the login screen.
Can anyone point me towards a solution?