Skip to content
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

Added backend functionality for user authentication and news API integrated… #217

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

princekumar39
Copy link

…gration

🛠️ Fixes Issue

Closes #45

👨‍💻 Summary of Changes

  • Feature Description: Added backend functionality for user authentication and integrated news API.
  • Key Updates: Implemented authentication mechanisms (JWT-based), integrated external API for fetching news data, and ensured secure handling of user data.
  • Enhancement: These changes enhance the system by improving user authentication processes and providing dynamic news content retrieval.

📄 Type of Change

  • Bug fix (fixes an issue without affecting existing functionality)
  • New feature (adds new functionality without breaking existing features)
  • Breaking change (affects existing functionality and may require modifications)
  • Documentation update (adds or updates related documentation)

Quality Assurance Checklist

  • I have thoroughly reviewed the code and adhered to the project’s contribution guidelines.
  • My changes were tested and deployed locally, ensuring no new warnings or errors are generated.
  • I have added relevant documentation (if necessary) to explain these changes.

🤝 GSSoC Participation

  • This pull request is submitted under the GSSoC program.
  • I have obtained prior approval for the feature or fix from the project maintainers.

Copy link

netlify bot commented Oct 16, 2024

👷 Deploy request for finnews pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 2af53eb

Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fin-news ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 4:15pm
fin-news-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 4:15pm

@princekumar39
Copy link
Author

@divyansh-2005 , I have resolved the necessary changes in backend code. Kindly review my updates and consider merging the pull request at your earliest convenience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]:- LOGIN/SIGNUP IS NOT WORKING.
1 participant