snowballtools-base-old/packages/gql-client
Nabarun Gogoi e1e9a7063e Implement Github authentication to show repositories list (#45)
* Use react-oauth-popup for github authentication popup

* Fetch auth token and use in app to fetch list of repositories

* Get client id and secret from config

* Use GitHub search API for fetching repos

* Use debounce for searching repos and projects
2024-02-01 11:37:57 +05:30
..
src Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
.eslintignore Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
.eslintrc.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
.gitignore Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
index.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
package.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
tsconfig.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30