Separated by commas ,
As if you were searching for the email in your Gmail inbox. Only emails matching this query will be shown to the user to prove when they sign in with Gmail.
e.g CircuitName (without the .circom extension)
Enable to ignore the contents on the email and only extract data from the headers
Enable and send a mask to return a masked email in the public output. We recommend to disable this for most patterns.
This is the domain used for DKIM verification, which may not exactly match the senders domain (you can check via the d= field in the DKIM-Signature header). Note to only include the part after the @ symbol.
(Optional) DKIM selector that is found in the email header. If not specified, it will be fetched automatically.
We will cut-off the part of the email body before this value, so that we only compute the regex on the email body after this value. This is to reduce the number of constraints in the circuit for long email bodies where only regex matches at the end matter.
Must be a multiple of 64.
Must be a multiple of 64. If you have a Email Body Cutoff Value, it should be the length of the body after that value.