index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn2
/
wqflask
/
oauth2
/
client.py
Age
Commit message (
Expand
)
Author
2024-08-05
Fix URL
Frederick Muriuki Muriithi
2024-08-05
Override 'client_secret_post' auth with a JSON equivalent
Frederick Muriuki Muriithi
2024-08-01
Use JWKs from auth server public endpoint
Frederick Muriuki Muriithi
2024-07-31
Synchronise token refreshes
Frederick Muriuki Muriithi
2024-07-17
Fix premature session expiration
Frederick Muriuki Muriithi
2024-06-10
Set default headers for OAuth2Client requests.
Frederick Muriuki Muriithi
2024-05-14
Consistently use the same OAuthSession client
Frederick Muriuki Muriithi
2024-05-14
Enable client to automatically request a refresh token.
Frederick Muriuki Muriithi
2024-04-30
Make returning an json object from oauth2_get optional.
Munyoki Kilyungi
2024-03-26
Use correct variable name.
Munyoki Kilyungi
2024-03-26
Remove unused imports.
Munyoki Kilyungi
2024-03-06
Bug: Break circular import
Frederick Muriuki Muriithi
2024-03-05
configs: Fetch configs from app not `gn2.utility.tools`
Frederick Muriuki Muriithi
2024-01-30
Create framework for error handling and handle connection errors
Frederick Muriuki Muriithi
2023-12-29
Namespace all modules under gn2.
Arun Isaac