Lines Matching full:email

156     "identifier": "A String", # The email or federated ID of the user.
167 "registered": True or False, # Whether the user is registered if the identifier is an email.
230 "emailVerified": True or False, # Whether the email has been verified.
244 "email": "A String", # User's email at IDP.
250 "email": "A String", # The email of the user.
283 "email": [ # The list of emails of the users to inquiry.
305 "emailVerified": True or False, # Whether the email has been verified.
319 "email": "A String", # User's email at IDP.
325 "email": "A String", # The email of the user.
341 { # Request of getting a code for user confirmation (reset password, change email etc.)
346 "newEmail": "A String", # The new email if the code is for email change.
348 "idToken": "A String", # The user's Gitkit login token for email change.
351 "email": "A String", # The email of the user.
363 { # Response of getting a code for user confirmation (reset password, change email etc.).
366 "email": "A String", # The email address that the email is sent to.
384 "useEmailSending": True or False, # Whether to use email sending provided by Firebear.
390 "resetPasswordTemplate": { # Template for an email template. # Reset password email template.
391 "body": "A String", # Email body.
393 "from": "A String", # From address of the email.
394 "format": "A String", # Email body format.
396 "subject": "A String", # Subject of the email.
398 …"legacyResetPasswordTemplate": { # Template for an email template. # Legacy reset password email t…
399 "body": "A String", # Email body.
401 "from": "A String", # From address of the email.
402 "format": "A String", # Email body format.
404 "subject": "A String", # Subject of the email.
406 "verifyEmailTemplate": { # Template for an email template. # Verify email template.
407 "body": "A String", # Email body.
409 "from": "A String", # From address of the email.
410 "format": "A String", # Email body format.
412 "subject": "A String", # Subject of the email.
415 "changeEmailTemplate": { # Template for an email template. # Change email template.
416 "body": "A String", # Email body.
418 "from": "A String", # From address of the email.
419 "format": "A String", # Email body format.
421 "subject": "A String", # Subject of the email.
480 "email": "A String", # The email address of the user.
490 …"email": "A String", # The user's email. If the out-of-band code is for email recovery, the user's…
491 "newEmail": "A String", # If the out-of-band code is for email recovery, the user's new email.
513 "emailVerified": True or False, # Mark the email as verified or not.
523 "oobCode": "A String", # The out-of-band code of the change email request.
529 "email": "A String", # The email of the user.
543 "emailVerified": True or False, # If email has been verified.
545 "newEmail": "A String", # The new email the user attempts to change to.
556 "email": "A String", # The email of the user.
570 "useEmailSending": True or False, # Whether to use email sending provided by Firebear.
571 "verifyEmailTemplate": { # Template for an email template. # Verify email template.
572 "body": "A String", # Email body.
574 "from": "A String", # From address of the email.
575 "format": "A String", # Email body format.
577 "subject": "A String", # Subject of the email.
583 "resetPasswordTemplate": { # Template for an email template. # Reset password email template.
584 "body": "A String", # Email body.
586 "from": "A String", # From address of the email.
587 "format": "A String", # Email body format.
589 "subject": "A String", # Subject of the email.
591 …"legacyResetPasswordTemplate": { # Template for an email template. # Legacy reset password email t…
592 "body": "A String", # Email body.
594 "from": "A String", # From address of the email.
595 "format": "A String", # Email body format.
597 "subject": "A String", # Subject of the email.
601 "changeEmailTemplate": { # Template for an email template. # Change email template.
602 "body": "A String", # Email body.
604 "from": "A String", # From address of the email.
605 "format": "A String", # Email body format.
607 "subject": "A String", # Subject of the email.
668 …"emailVerified": True or False, # Mark the email as verified or not. Only can be used by service a…
673 "email": "A String", # The email of the user.
687 "email": "A String", # The email of the user.
711 "emailVerified": True or False, # Whether the email has been verified.
725 "email": "A String", # User's email at IDP.
731 "email": "A String", # The email of the user.
736 …"sanityCheck": True or False, # If true, backend will do sanity check(including duplicate email an…
790 …est if the identifier is an email. It can be used to check whether the user input email is differe…
798 …"needEmail": True or False, # Whether need client to supply email to complete the federated login …
801 "emailRecycled": True or False, # It's true if the email is recycled.
802 …"email": "A String", # The email returned by the IdP. NOTE: The federated login user may not own t…
816 …r False, # The value is true if the IDP is also the email provider. It means the user owns the ema…
821 …tring", # The original email stored in the mapping storage. It's returned when the federated ID is…
874 "email": "A String", # The email of the user.
890 "registered": True or False, # Whether the email is registered.
893 …"email": "A String", # The email returned by the IdP. NOTE: The federated login user may not own t…