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

[PLT-25] Integration of Backend with Frontend to User Authorization #1097

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

Avdhesh-Varshney
Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney commented Mar 3, 2025

Closes: #1096

  • Issue Title: Authorization Integration & Logout Functionality
  • Your Name: Avdhesh Varshney
  • Your Role: Repo Owner

Describe the add-ons or changes you've made 📃

  • Integrate the frontend with backend user authorization
  • Writing all the checks to validate the input data in frontend
  • Setting up the session storage with proper look, store, & remove functionality
  • Setup the Logout functionality
  • Update the navbar on successful login & logout by the user

Type of change ☑️

What sort of change have you made:

  • New feature
  • Code style update (formatting, local variables)

@Avdhesh-Varshney Avdhesh-Varshney added the enhancement New feature or request label Mar 3, 2025
@Avdhesh-Varshney Avdhesh-Varshney self-assigned this Mar 3, 2025
Copy link

Logout Functionality

Copy link

vercel bot commented Mar 3, 2025

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

Name Status Preview Comments Updated (UTC)
web-master-log ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 5:23pm

Copy link

github-actions bot commented Mar 3, 2025

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Owner Author

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Tested ✅

@Avdhesh-Varshney Avdhesh-Varshney merged commit fcbc852 into main Mar 3, 2025
2 checks passed
@Avdhesh-Varshney Avdhesh-Varshney deleted the frontend/auth/integration/logout branch March 3, 2025 17:32
@Avdhesh-Varshney Avdhesh-Varshney restored the frontend/auth/integration/logout branch March 3, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

Authorization Integration & Logout Functionality
1 participant