mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-12-23 05:07:44 +00:00
Nabarun Gogoi
e1e9a7063e
* 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
4 lines
110 B
Bash
4 lines
110 B
Bash
REACT_APP_GQL_SERVER_URL = 'http://localhost:8000/graphql'
|
|
|
|
REACT_APP_GITHUB_CLIENT_ID = 4720362b6740b00652b6
|