ProofHub / api_v3

ProofHub Bolt's API
18 stars 8 forks source link

Person's password? #11

Closed MaybeThisIsRu closed 2 years ago

MaybeThisIsRu commented 2 years ago

When you create a person for an account, how is their password determined? Do they simply get an email with a link to set their password?

ProofHub commented 2 years ago

Yes, when a user is added, they get a welcome email with link. They also need to provide an OTP sent to their email address before setting the password.

MaybeThisIsRu commented 2 years ago

Thank you! That's very helpful.