First password, reset password, activate user?

When we create users programmatically / via rest , is there any possibility for the user to get an “activate account” email or “send my first password to my email” functionality?

1 Like

Hi, we have scheduled to add activate/deactivate support on users - also a lib will be built for using this functionality on sites… Will be created after 6.0.

1 Like

It’s possible to send the first password by email now. We have the lib-mail and the auth-lib. There’s even a generate password.

Check the 6.2 documentation. Release any day now.

2 Likes