Introducing NimbleTOTP
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).
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).
Let's learn how to build a simple analytics using Ecto, GenServer and Elixir's process registry.
Introducing import2alias script built on top of Elixir v1.10+ compilation tracers.
We describe our recent efforts on implementing a new authentication solution for Phoenix.
An overview of when files need to be re-compiled, what does that mean for a typical Phoenix project, and what we can do about it!
Today we announce our blog and we explore how we have built it, using Phoenix and no databases!