GitHub-Campus-Experts-Unilag / DevzenFrontend

Frontend repository for DevZen
1 stars 8 forks source link

feat jwt-debugger into signin page #25

Open bullseye4703 opened 4 days ago

bullseye4703 commented 4 days ago

Title: Add Google and GitHub OAuth Social Login


Description

Changes

Features

How does this impact the application?

Key Changes:

-Added jwt-decode package to handle sign-up.

Dependencies

Testing Instructions:

  1. Navigate to the sign-in page.
  2. Click the "Continue with Google" button and verify that the OAuth flow completes successfully.
  3. Click the "Continue with GitHub" button and verify that the OAuth flow completes successfully.
  4. Ensure that both OAuth methods properly decode and handle user tokens.
shegz101 commented 2 days ago

Please @bullseye4703 please can you debug the conflicts they push the new changes without the conflicting files. Thank you!

shegz101 commented 2 days ago

closes #23

bullseye4703 commented 2 days ago

Sure,