JohnMark Sill
JohnMark Sill
### What change does this PR introduce? Add a new push provider to support the web [PushAPI standard](https://developer.mozilla.org/en-US/docs/Web/API/Push_API) ### Why was this change needed? Support for alternative push method for...
### 🔖 Feature description Implement the Web Push-API standard to receive a push subscription generated by a client browser and to allow the sending to mobile or desktop devices through...
**Describe what you are trying to accomplish and why in non technical terms** I want to be able to tap buttons on the new UI when I'm on mobile. Not...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...