Abstract
A RedeemData instance contains information to be redeemed in order to trigger FIDO UAF operations. The information is extracted from different channels like QR-Code, Push Notification, etc.
RedeemData
Static
Alternate constructor that creates a RedeemData from a json.
contains the source for instance creation.
a RedeemData instance.
The token that must be redeemed in the backend.
The URI where the token must be redeemed.
A
RedeemDatainstance contains information to be redeemed in order to trigger FIDO UAF operations. The information is extracted from different channels like QR-Code, Push Notification, etc.