Rainbow-Devs / health-tracker-frontend

The Next.js-based frontend webapp for the Rainbow Devs Health Tracker application.
MIT License
1 stars 6 forks source link

(UI) Update Login Prompt Component and Login Page to route to Authentication API Routes #39

Open justEstif opened 1 year ago

justEstif commented 1 year ago

Describe the Feature / Enhancement

Currently, our project lacks any authentication-related features, which is crucial for user access and security. This enhancement aims to address this issue by implementing the following updates:

  1. Integration of GitHub Authentication: Implement a GitHub button and link it to the appropriate API Route for authentication. This will enable users to sign in using their GitHub credentials, enhancing the convenience and security of our system.

  2. Enhance the Login Prompt: Incorporate the newly created GitHub button into the Login Prompt component. By doing so, we provide users with a clear and intuitive option for logging in via GitHub.

  3. Improve Login Page Layout: Center the Login Prompt on the Login Page to enhance the visual appeal and user experience. This will create a more balanced and aesthetically pleasing login interface.

Additional Details and Resources

Correct Project Selected

Correct Label Selected

Correct Milestone Selected