google-wallet / passes-rest-samples

Server-side samples for the Google Pay API for Passes
Apache License 2.0
95 stars 49 forks source link

Fix pass type, update link and fix decode jwt #5

Closed angelbarranco closed 5 years ago

angelbarranco commented 5 years ago

Python Changes

  1. Fixed pass type error message.
  2. Updated Save to Google Pay link as per developer documentation
  3. Fixed bug when generating a save to google pay link that would append 'b and prepend ' to JWTs.