Sign
User can sign data presented to him by your app. This is powerful: signing data can prove ownership of user's account and act as a form of authentication, user consent, or messaging. For example, it can be used to approve that the user has read the Therms of Service or to use signature to register the user in Bubble without using a password, see this tutorial.
Parameters
Parameter name
Type
Description
Data to Sign
Text
Any text that the user will see before signing. Changing any character in this text will result in a different signature so be careful with it.
Events
Event name
Description
Signed
User canceled action
Triggered if the user rejects signing
States
State name
Type
Description
Sign: Signature
Text
Last updated