alvinbaena / passkit

Create Apple Wallet Passes in Go
MIT License
99 stars 33 forks source link

add missing requiresAuthentication field to NFC object #4

Closed sercand closed 2 years ago

sercand commented 2 years ago

This PR adds "requiresAuthentication" to NFC object, as documented in https://developer.apple.com/documentation/walletpasses/pass/nfc

alvinbaena commented 2 years ago

Thanks for contributing to the project.

LGTM.