Skip to main content

One doc tagged with "webhook"

View All Tags

HTTP Authentication

Http authentication lets you register your own HTTP server's URL as a Webhook. Every time a user tries to login, deepstream will send their credentials via POST request to your server. Depending on your server's response, the user's login will be denied or granted.