Skip to content
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

[WIP] feat: create a pass object for the google api (#5) #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aahna-ashina
Copy link
Member

@aahna-ashina aahna-ashina commented May 28, 2022

  • Create a pass object (call the Google Wallet API) (docs)

@vercel
Copy link

vercel bot commented May 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
mobile-passport ❌ Failed (Inspect) May 28, 2022 at 2:34PM (UTC)


// Convert service account credentials from string to JSON
// const serviceAccountCredentialsJSON = JSON.parse(serviceAccountCredentials)
const serviceAccountCredentialsFromFile = require('../key.json')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to also get it from process.env - we can have it there with JSON.stringify. In fact it's there in the env file I shared with you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants