upes-open / OSoC-Lost-And-Found-WebApp

A webapp for the university that will ease the process of retrieving lost items. It is a big problem when you lose valuable items, and in that scenario, it becomes helpful if you are able to see through a list of items found lately, and luckily, if you do find your item there, then you save a lot of time and sweat. So what are you waiting for?
https://osoc-lost-and-found-webapp.netlify.app/
15 stars 19 forks source link

Integrated the Login functionality into project under issue #80 #111

Closed rohin079 closed 1 year ago

rohin079 commented 1 year ago

I have integrated the login page functionality into the project using Azure AD authentication. Users can now log in securely using their Outlook accounts. The login process has been implemented with a pop-up login method for a smoother user experience. After successful login, users are automatically redirected to the home page (/home)

This addition allows users to access protected routes only after authentication, enhancing security and user privacy. The new ProtectedRoute component ensures that unauthorized users are redirected to the login page if they try to access protected pages. Overall, this integration significantly improves the app's security and user authentication process.

netlify[bot] commented 1 year ago

Deploy Preview for osoc-lost-and-found-webapp ready!

Name Link
Latest commit 9d4db8c16bb52fcf5d03f5490d66b21d6d3e7cf3
Latest deploy log https://app.netlify.com/sites/osoc-lost-and-found-webapp/deploys/64bed0b9746b4900085b6729
Deploy Preview https://deploy-preview-111--osoc-lost-and-found-webapp.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.