Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* apollo setup. mirror argo-clinical (#303) * apollo setup. mirror argo-clinical * skip TS lib check on node modules * fix path * fix typo --------- Co-authored-by: Ciaran Schutte <[email protected]> * Gql schemas (#304) * apollo setup. mirror argo-clinical * fix path * add program donor summary * add missing utils and configs. in line with recent argo-clinical commits * add program donor published analysis by date * adds missing configs and utils * fix schema merging and types --------- Co-authored-by: Ciaran Schutte <[email protected]> * auth function code refactor and reusable (#305) * rearrange some auth funcs * clean up imports * use ego package utils * add rdpc code from env var * remove rdpc_code property from base query args --------- Co-authored-by: Ciaran Schutte <[email protected]> * fix imports * public key and prettier * use ego token utils * apollo setup. mirror argo-clinical (#303) * apollo setup. mirror argo-clinical * skip TS lib check on node modules * fix path * fix typo --------- Co-authored-by: Ciaran Schutte <[email protected]> * Gql schemas (#304) * apollo setup. mirror argo-clinical * fix path * add program donor summary * add missing utils and configs. in line with recent argo-clinical commits * add program donor published analysis by date * adds missing configs and utils * fix schema merging and types --------- Co-authored-by: Ciaran Schutte <[email protected]> * add route * add env feature flag * add json web token, get token from req, check auth * export get public key * add prettier org plugin * fix build issues. update prettuer packages * jwt env var unused * export unused getpublickey * npm i @apollo/server lib * use develop branch package-lock and use npm i for missing libs --------- Co-authored-by: Ciaran Schutte <[email protected]>
- Loading branch information