-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(apple): create an updatable pass (#53) #55
feat(apple): create an updatable pass (#53) #55
Conversation
@aahna-ashina is attempting to deploy a commit to the Nation3 Team on Vercel. A member of the Team first needs to authorize it. |
Add a web service to update the pass
Set the shared secret (authentication token) to be used with the web service
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@aahna-ashina can you provide more info about how to obtain |
@luisivan Yes 😄
Could you help me add these two variables to Vercel? |
@aahna-ashina thanks, done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiny change, always great work 💪
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solid
Dework Task
https://app.dework.xyz/nation3/app-2?taskId=063a5647-479d-47aa-ba6a-fbf3369acd8e
Related GitHub Issue
close #53
Features Implemented
How Has This Been Tested?
.pkass
files, and verify thatpass.json
contains the two new variables.webServiceURL
was madeRemaining Admin Tasks
Tasks to handle before merging this PR:
APPLE_AUTH_TOKEN_HMAC_SEED
environment variable to Vercel deployment for https://passports.nation3.org/Note: Different from the value in
.env.local.goerli
APPLE_WEB_SERVICE_URL
environment variable to Vercel deployment for https://passports.nation3.org/Note: Same as the value in
.env.local.mainnet