narainkarthikv / Fit-Track

Open Source Contribution Exercise Logger Application
https://wisdomfox-fit-track.netlify.app/
MIT License
1 stars 5 forks source link

Help with SSO #1

Open narainkarthikv opened 2 months ago

narainkarthikv commented 2 months ago

We need to integrate Single Sign-On (SSO) authentication into our backend, which is developed using Express.js and MongoDB. The goal is to allow users to authenticate using their existing credentials from various identity providers (e.g., Google, Facebook, GitHub, etc.). This will improve the user experience by simplifying the login process.

Tasks

1. Research and Select SSO Provider

2. Set Up the SSO Provider

3. Integrate SSO with Express.js Backend

4. Update MongoDB User Schema

5. Testing and Debugging

6. Update Documentation

7. Review and Merge

8. Deployment

Feel free to ask me for .env key to work with backend