Vanilla Rails authentication with Authentication ZeroYes!! I’d like to try Authentication Zero to know what’s up.#coding#rails#guide#auth·codewithrails.com·Nov 2, 2023Vanilla Rails authentication with Authentication Zero
Delve deeply into Devise - Introduce all the ModulesThis is just what I needed. Thanks Kevin. I'd like to buy you a coffee or two someday.#coding#rails#auth·dev.to·Sep 7, 2023Delve deeply into Devise - Introduce all the Modules
Rails 7: API-only app with Devise and JWT for authenticationBuilding an app: from concept to deployment using headless Rails-API and React with Next.JS — Part 2#rails#guide#coding#auth·sdrmike.medium.com·Sep 7, 2023Rails 7: API-only app with Devise and JWT for authentication
Delve deeply into Devise - Introduce all the ModulesA truly deep dive into Devise and all its modules. I'm so grateful for this.#rails#coding#auth·dev.to·Sep 5, 2023Delve deeply into Devise - Introduce all the Modules
A Lesson In Timing Attacks (or, Don’t use MessageDigest.isEquals)Security vulnerability.#rails#coding#article#auth·codahale.com·Sep 3, 2023A Lesson In Timing Attacks (or, Don’t use MessageDigest.isEquals)
Create Rails Magic Login LinkImplement passwordless login in Rails using magic links, LoginToken model, LoginLinks controller, and tokenable concern#rails#coding#guide#article#auth·code.avi.nyc·Sep 2, 2023Create Rails Magic Login Link