|
|
|
|
|
by joshmn
2478 days ago
|
|
> I've found the "out of the box one stop auth" packages rarely deliver the experience that product managers / UX people have planned for. You're usually stuck with whatever workflow the library decides for things like forgot password, password expiration policies, 2fa, login methods, etc. It's pretty effortless to override and/or completely rewrite the views/flow with something like Devise. |
|
Every time I've ended up in this scenario I've wished that I had just built from scratch in the first place.