Question — is there a way to trigger webhooks when someone logs in?
Trying to create an “SSO” experience with some referral softwares, otherwise users have to also sign in on the referral software widget after they log in with memberstack
Do the referrals software allow SSO integrations? Memberstack offers custom SSO where you could use Memberstack credentials to login in different services that have OAuth 2.0 with OpenId
3 comments
Hey! Does this help? https://webflow.com/made-in-webflow/website/invite-a-friend
Question — is there a way to trigger webhooks when someone logs in?
Trying to create an “SSO” experience with some referral softwares, otherwise users have to also sign in on the referral software widget after they log in with memberstack
Hi Mason,
Do the referrals software allow SSO integrations? Memberstack offers custom SSO where you could use Memberstack credentials to login in different services that have OAuth 2.0 with OpenId
https://docs.memberstack.com/hc/en-us/articles/8161104982043-Custom-SSO-Integrations
And no, there's no login webhook available. You could try and make a custom one sending a POST event in the front when auth status has changed
Please sign in to leave a comment.