Description
Add a check-in QR code display and an Add to Google Wallet button to ZotHacks applicant portal near the QR code after the user has been RSVPed to the hackathon. The button should call the backend endpoint and redirect the applicant to the Google Wallet save URL.
The QR code and Google Wallet pass should both encode the same value: the applicant's identity.uid.
[!NOTE] This issue is blocked by the corresponding issue
Acceptance Criteria
Resources
Google Wallet Documentation
Description
Add a check-in QR code display and an Add to Google Wallet button to ZotHacks applicant portal near the QR code after the user has been RSVPed to the hackathon. The button should call the backend endpoint and redirect the applicant to the Google Wallet save URL.
The QR code and Google Wallet pass should both encode the same value: the applicant's
identity.uid.[!NOTE] This issue is blocked by the corresponding issue
Acceptance Criteria
/api/user/google-wallet-passsaveUrlis returned, user is redirected to itResources
Google Wallet Documentation