05-12-2016, 10:18 PM (This post was last modified: 05-12-2016, 10:19 PM by Wouter60.)
On adding new users, I save a temporary hashed password to the user's record. When the user logs in for the first time, I want to force him to change this password. How can I do this in Ion Auth without modifying the library or model?