python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Firebase authentication process for Python desktop application
I want some help with the database implementation in my project.
The final implementation:
Website:
I want to make a (flask) website where the user can create or delete an account.
Desktop application...
Andreas Cent
Votes: 0
Answers: 1
Firebase custom auth in server-to-server scenario
I need to implement a scenario where, after a file is uploaded to Google Cloud Storage, a function is triggered and processes the file. In this case, processing basically means sanitizing the file, st...
Route Rider
Votes: 0
Answers: 1
Firebase displayName return null at first render
I have object userInfo having field displayName (line17) but userInfo.displayName was null ?? (line18)
Reload page will solve the problem (have value) (maybe because dependencies are location and nav...
Manh Cuong
Votes: 0
Answers: 2
Is it possible to show an icon for a custom provider on Firebase console?
I've set up a custom provider for my Firebase project where I use signInWithCustomToken to authenticate a user on Firebase.
If a user authenticates with a built-in Firebase provider like Google, Googl...
Fox.
Votes: 0
Answers: 1