-
-
Notifications
You must be signed in to change notification settings - Fork 507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firebase Options Unsupported in Talawa-API and Talawa-Mobile, Causing Login Issues #2274
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
@gpkonarde Did you want to work on this issue? |
Shall I work on this issue?? |
@Cioppolo14 yes, kindly assign it to me |
With this issue, you also need to verify whether the login/authentication still works. We need the authentication to be against the API, not third party services. |
@gpkonarde Are you still working in this issue? |
Unassigning due to inactivity |
@noman2002 @Cioppolo14 @Kevoniat I would like to work on this, please assign this to me |
@palisadoes With this PR getting merged: #2257, all references to the firebase will be removed, so there is no need to resolve the issue again |
Since this is a duplicate and is being addressed by the resolution for issue #2195, I am going to close. |
Describe the bug:
-I encountered an issue while launching the Talawa mobile application and API. The error seems to be related to Firebase options, which are no longer supported in Talawa-API.
To Reproduce:
-Launch Talawa-mobile.
-Attempt to log in.
Expected behavior:
-The application should launch without any errors related to Firebase options.
Actual behavior:
-An error related to Firebase options is preventing the successful launch of the Talawa mobile application.
Additional details:
It appears that Firebase options are no longer supported in Talawa-API, leading to issues during login. To resolve this, consider removing the occurrences of Firebase options from GraphQL queries.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359
YES
The text was updated successfully, but these errors were encountered: