Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure webhooks #26

Open
hkirat opened this issue Feb 15, 2025 · 2 comments
Open

Secure webhooks #26

hkirat opened this issue Feb 15, 2025 · 2 comments

Comments

@hkirat
Copy link
Contributor

hkirat commented Feb 15, 2025

Webhooks should be secured via headers

@skushagra9
Copy link

There's no way to secure Fal.ai webhooks for now, as they don't have any way to sign it.
However I have contacted them in discord, and we are trying to figure out if we can use svix, simillar to how clerk does this -
https://clerk.com/docs/webhooks/sync-data
If we can implement it, I will implement it directly in fal.ai

I see, we don't have user.created stripe webhook , but if we want to add it , it can be done following this -
https://clerk.com/docs/webhooks/sync-data

I have recently integrated it in my project, can help if someone wants to integrate it for clerk

@ronit-ghosh
Copy link

for now just add rate limiter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants