tuzig / peerbook

peerbook is A WebRTC signaling server with per-user address book
GNU Affero General Public License v3.0
3 stars 4 forks source link

add '/rcwh endpoint #34

Closed daonb closed 1 year ago

daonb commented 1 year ago

Revenuecat support webhooks so we can use it to update our user db with subscription status. It can also help the register flow, as we can use the temp userid to improve the security of the flow - make sure the /register requests are made with a tempuserid that fits what we got in the hook.