Adds support for WebOTP API calls from cross-origin iframes if enabled by a permission policy.
The WebOTP API gives developers the ability to programmatically read one time codes from specially-formatted SMSes addressed to their origin to reduce user friction. Many sites embed iframes that handle authentication for them. We propose to support the API in cross-origin iframes to address feature requests from the web developer community (e.g. Shopify, iCloud) and improve interoperability.
Docs: https://docs.google.com/document/d/1dR-5-1O3SqAbQCRj_cBaQ7nQD5YlWzExcusmPcO2Xqs/edit?usp=sharing
Samples: https://output.jsbin.com/gilusuq/quiet
Explainers: https://github.com/WICG/web-otp/blob/master/README.md