Opened 2 years ago
Closed 2 years ago
#34075 closed New feature (wontfix)
Firebase Phone+OTP Auth from Django
Reported by: | CDO, 6Storage, Founder, CreativeBrandGurus | Owned by: | nobody |
---|---|---|---|
Component: | contrib.auth | Version: | 4.1 |
Severity: | Normal | Keywords: | auth, firebase, django |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Email ids are disposable and many people have multiple email ids
Apps are moving to phone+OTP to identify active users
however, firebase auth does not have full support for web based phone+OTP authentication
can django provide a package which can extend the support for firebase community and django community?
Note:
See TracTickets
for help on using tickets.
It's unclear what this requires exactly, but almost certainly it can and should be done as a separate package.