Readonly
onEvent is emitted when the one time authentication was successful. The emitted event value represents the authentication token.
Connect to target using pairing information with the goal to pair / being taken over
Optional
myPersonId: SHA256IdHash<Person>Generates the information for sharing which will be sent in the QR code.
Optional
myPersonId: SHA256IdHash<Person>Optional
token: stringsupply a token instead generating a new one
Invalidate the passed invitation.
The url over which to contact this instance. This should be determined differently for each invite based on the incoming routes for the person ... but we are not there, yet.