[null,null,["最后更新时间 (UTC):2025-02-28。"],[[["Rotating barcodes enhance security by changing periodically, mitigating risks associated with ticket theft or unauthorized resale."],["They serve as a fallback for devices lacking NFC capabilities, ensuring accessibility for all users."],["Google Wallet prioritizes redemption methods: Smart Tap, Rotating Barcode, then Static Barcode, with user override option."],["For optimal security, utilize the `object:insert` API to prevent exposing the rotating barcode's secret key in the JWT."],["Rotating barcodes are expected to be supported by all Google Wallet clients."]]],["Rotating barcodes change periodically (e.g., every minute) and are accepted only when current, mitigating risks like ticket theft. They serve as a backup for devices lacking NFC for Smart Tap. The API uses a `RotatingBarcode` type with parameters like QR code type, value pattern, and TOTP details (algorithm, period, parameters). Multiple redemption methods (Smart Tap, rotating barcode, static barcode) prioritize based on device capabilities. For security, it is suggested to call the 'object:insert' API, use an OTP secret key that is scoped to a single pass, and refer to the specific object by ID in the JWT.\n"]]