Skip to content

Commit

Permalink
Merge pull request #3 from aahna-ashina/aahna-ashina/dw-66/google-wal…
Browse files Browse the repository at this point in the history
…let-api-authen

feat: google wallet api authentication and authorization (#11)
  • Loading branch information
aahna-ashina authored May 23, 2022
2 parents c7bf490 + 9c169bb commit 37625a9
Show file tree
Hide file tree
Showing 4 changed files with 584 additions and 6 deletions.
5 changes: 5 additions & 0 deletions server/.env.local.sample
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
BASIC_AUTH_USERNAME=username
BASIC_AUTH_PASSWORD=password

GOOGLE_APPLICATION_CREDENTIALS=
GOOGLE_WALLET_ISSUER_ID=
GOOGLE_WALLET_CLASS_ID=
GOOGLE_WALLET_USER_ID=
Loading

0 comments on commit 37625a9

Please sign in to comment.