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
{{ message }}
This repository was archived by the owner on Mar 17, 2024. It is now read-only.
Hi there! I wanted to check if these couple PRs would be welcome before submitting:
The organization I'm with is currently implementing a Cloudflare Worker to process webhook data from PropelAuth to sync data from PropelAuth into our backend. I'm currently writing out this worker and would love to submit it as a template for PropelAuth clients looking to do the same. It could very easily be converted into an example too; however, I'm not sure that's within my capacity right now.
The other PR I'd love to submit is an addition to the documentation that includes premade TypeScript interfaces for all of the webhook events. I'm going through and creating those interfaces based on the types of webhook events; would love to save others from the hassle of doing this manually!
Happy to provide any clarification or anything else. Thanks!