snowballtools-base/packages/backend/src
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
..
entity Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
config.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
constants.ts Update instructions and general package cleanup (#29) 2024-02-01 11:37:57 +05:30
database.ts Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
index.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
resolvers.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
schema.gql Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
utils.ts Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30