How to Prompt Invited Users to Accept Terms

When implementing an invite-only scenario like Send Email Invitations for Application Signup, how to prompt users to accept terms?

Lock has a “mustAcceptTerms” option but it’s only for signup. In invite-only scenario, user’s doesn’t sign up. Their first thing is to set password.

Is there a way to display a “accept terms” checkbox in password reset page?

1 Like

Hey there @wwei, as you mentioned mustAcceptTerms is designed for the sign up process, specifically for users with username/email and password authentication. However it is not currently setup for the password reset use case. I can however add this as a feature request at Auth0: Secure access for everyone. But not just anyone. if you like. Please let me know if you have any additional questions. Thanks!

2 Likes

Thanks. Please add it as a feature request as it’s useful for invite-only workflows.

1 Like

This has been successfully added as a feature request. Thank you!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.