Opened 2 years ago
Closed 2 years ago
#34075 closed New feature (wontfix)
Firebase Phone+OTP Auth from Django
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.