We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
As described in https://github.com/WebKit/explainers/tree/master/sms-one-time-code-format#proposal, Apple is proposing a SMS OTP format which is adopted by Safari, Chrome is going to adopt too.
The format is simple, it ends a SMS with
@foobar.com #747723
@[domain.name] #[OTPcode]
I think we can simply make it a default in our template?
Blog Post of the Feature Release
Put a list of open questions here before a complete design / specification is decided
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
As described in https://github.com/WebKit/explainers/tree/master/sms-one-time-code-format#proposal, Apple is proposing a SMS OTP format which is adopted by Safari, Chrome is going to adopt too.
The format is simple, it ends a SMS with
I think we can simply make it a default in our template?
Blog Post Specification
Blog Post of the Feature Release
Open Questions
Put a list of open questions here before a complete design / specification is decided
Related Issues
The text was updated successfully, but these errors were encountered: