You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
According to the specification, transport mechanisms such as SMS, email, and hardware devices can be used to enable OTP in a browser. Currently, the SMS option is being explored extensively and I was able to implement OTP retrieval on Chrome with provided code snippets. I believe web push notifications could serve as a good alternative to SMS transport in the mobile web landscape. Is there any plan or ongoing work to add web push notifications as a transport mechanism to deliver OTP on mobile browsers via web push notifications?
The text was updated successfully, but these errors were encountered:
Hello there,
According to the specification, transport mechanisms such as
SMS
,email
, andhardware devices
can be used to enable OTP in a browser. Currently, the SMS option is being explored extensively and I was able to implement OTP retrieval on Chrome with provided code snippets. I believeweb push notifications
could serve as a good alternative to SMS transport in the mobile web landscape. Is there any plan or ongoing work to add web push notifications as a transport mechanism to deliver OTP on mobile browsers via web push notifications?The text was updated successfully, but these errors were encountered: