How we verify webhooks
Shows how to sign and verify HTTP requests with Elixir. This is useful for webhooks and communications between servers on the Web.
Shows how to sign and verify HTTP requests with Elixir. This is useful for webhooks and communications between servers on the Web.
A tiny library that allows developers to implement Time-based One-Time Passwords (TOTP) for their applications as one of the mechanisms for Two-factor authentication (2FA).
We describe our recent efforts on implementing a new authentication solution for Phoenix.