H-BAHDON / class-of-our-own

At Code Your Future, trainee progress is tracked on a trainee tracker against milestones set by the Director of Education. But each trainee at CYF is on their own personal journey towards employment, and should really set their own milestones on their own roadmap.
MIT License
2 stars 1 forks source link

[US-1] User Profile Retrieval #27

Open H-BAHDON opened 11 months ago

H-BAHDON commented 11 months ago

After successful authentication, GitHub provides user information. Extend the authentication callback route to retrieve and store relevant user details (e.g., GitHub user ID, username, email) in your application's database or session.