You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using firebase for auth and on release mode, I am using dotenv package where I am declaring my firebase keys on main.dart file and it is working like charm but for Microsoft login I have to also initialize on index.html file. How can I work on this problem?
this is how i am trying to access but not working
The text was updated successfully, but these errors were encountered:
I am using firebase for auth and on release mode, I am using dotenv package where I am declaring my firebase keys on main.dart file and it is working like charm but for Microsoft login I have to also initialize on index.html file. How can I work on this problem?
this is how i am trying to access but not working
The text was updated successfully, but these errors were encountered: