#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?

Change History (1)

comment:1 by Tim Graham, 19 months ago

Resolution: wontfix
Status: newclosed

It's unclear what this requires exactly, but almost certainly it can and should be done as a separate package.

Note: See TracTickets for help on using tickets.
Back to Top