-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Can you advise on how to handle the scenario where users are created by administrators which requires the user to change the password upon first login? As I understand it we need to call sendCode(username) followed by confirmPassowrd(code, newPassword) but whenever I add the code bits to do this I never get the code emails so I suspect this flow needs to be handled differently. I do get the original email when the admin created the user. Any thoughts?
Metadata
Metadata
Assignees
Labels
No labels