Riyas-iqbal / Theora

Theora is a online learning platform designed to provide a seamless online learning experience. With Theora, students can access courses, track their progress, and interact with instructors and peers
45 stars 7 forks source link

TWA-3-OAUTH-Sign-In-Service #4

Closed Riyas-iqbal closed 1 year ago

Riyas-iqbal commented 1 year ago

Integrated Github and Google SignIn using Firebase

Deployment Considerations:

To run the application with this new feature, a folder named '.firebase' must be added to the root directory. Inside this folder, include the 'serviceAccountKey.json' file containing the Firebase Admin credentials. This file is necessary for initializing the Firebase Admin SDK on the server side.

Riyas-iqbal commented 1 year ago

Able to Merge TWA-3 Socail SingIn into Main branch