subhadipbhowmik / bio-branch

BioBranch is a streamlined and customizable platform that lets you manage and showcase all your social media handles and important links in one place.
https://biobranch.vercel.app
MIT License
31 stars 102 forks source link

Bug: Create a context api for managing authentication #44

Open ak3264114 opened 1 week ago

ak3264114 commented 1 week ago

Describe the bug

to check user logged in or not and storing user information at one place is very much efficient to handle.

Add Screenshots (if Available)

Steps To Reproduce

We can add a context for user authentication and just the data from there only

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'

The current behavior

The expected behavior

ak3264114 commented 1 week ago

@subhadipbhowmik assign this issue to me under gssoc and hacktoberfest

ishanguptaofficial commented 1 week ago

Hello Bio Branch Team ,

My name is Ishan, and I am a BTech student with experience in full-stack development. I would love to contribute to your project. Here is my LinkedIn profile: https://www.linkedin.com/in/ishanguptaofficial/.

Could you please assign me to this issue? Looking forward to your response.

Best regards, Ishan

subhadipbhowmik commented 1 week ago

Thanks for the update! I agree that using context for user authentication will improve efficiency. Go ahead with the implementation!