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
The default description for an auth request is the default description for payment, "Authorize the transaction". Should be "Authentication Required" or something.
To Replicate:
use node cli.js request auth "someURL" and decode the input to see the description
The text was updated successfully, but these errors were encountered:
This was actually the default description we decided on, but thinking about it now it does seem kind of weird. "Authorize the interaction" might work? It is in this form because it is the description that fits between "Would you like to [INSERT PHRASE] with your SmartWallet?"
The default description for an auth request is the default description for payment, "Authorize the transaction". Should be "Authentication Required" or something.
To Replicate:
use
node cli.js request auth "someURL"
and decode the input to see the descriptionThe text was updated successfully, but these errors were encountered: