You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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 :