You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the admin interface, we want to be able to resend a user's password setup/account verification email. This can easily be done using the dropdown menu already existing next to each users entry, and the functions provided here.
Note: these are server-side only calls and must be wrapped in a Meteor method in order to be called from the client side.
The text was updated successfully, but these errors were encountered:
From the admin interface, we want to be able to resend a user's password setup/account verification email. This can easily be done using the dropdown menu already existing next to each users entry, and the functions provided here.
Note: these are server-side only calls and must be wrapped in a Meteor method in order to be called from the client side.
The text was updated successfully, but these errors were encountered: