Hacker News new | ask | show | jobs
by no_wizard 589 days ago
does Django have first party support for 2 factor authentication yet?
1 comments

There are packages like django-oauth-toolkit.

But what is the sense to compare on a single feature? Obviously, Django doesn't cover 100% of use cases but, usually, you choose a technology that simplify you live overall not on specific aspects.