Open
Description
This issue aims to implement the initial steps for GitHub integration and retrieve repositories
this will unlock many possibilities in our application.
here are tasks to be done :
- Implement authentication mechanisms to securely connect to the GitHub API.
- Store the required access token securely for future API requests
- Implement a mechanism to retrieve the user's recent repository from their GitHub account, and extract essential information such as repository name, description
- this is an extra, and yet an important task : signup to the application via GitHub. #163
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🏗 In progress