Validating Firebase Token in Django Backend
Django Flutter FirebaseI have a Flutter app that uses Firebase Authentication. I want to validate the Firebase token that a user gets after logging in to my Django server. How to do it?
Some of my opinions and anything that I think is important to share.
I have a Flutter app that uses Firebase Authentication. I want to validate the Firebase token that a user gets after logging in to my Django server. How to do it?
Lecturer & Software Engineer