Two-Factor Authentication (TOTP) with Remember-This-Device | LlamaPress Cookbook
LlamaPress
Cookbook
Auth Stable

Two-Factor Authentication (TOTP) with Remember-This-Device

A two-step TOTP second factor on top of Devise — QR enrollment, a per-login code challenge, a 14-day signed "remember this device" cookie, and an admin lost-device reset. Uses devise-two-factor + rqrcode, both already in the base image.

Proven on lohman.llamapress.ai model · controller · view · sql

Related