index
:
gn-uploader
this commit
keyring
load-raw-data-no-parsing
main
rework-species-selection
rewrite-rqtl2-qc
test-resumablejs
update-templates-for-bootstrap
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uploader
/
oauth2
Age
Commit message (
Expand
)
Author
2025-04-05
Add base "alert" class for alerts for bootstrap 5.
Frederick Muriuki Muriithi
2025-04-05
Fix fetching of user details.
Frederick Muriuki Muriithi
2025-02-03
Make sign in/out terminology consistent with GN2.
Frederick Muriuki Muriithi
2025-01-15
Allow non-expiring JWTs
Frederick Muriuki Muriithi
2024-09-25
Fix typos.
Frederick Muriuki Muriithi
2024-09-16
Fix minor bugs and linting and typing errors.
Frederick Muriuki Muriithi
2024-09-05
Synchronise token refreshing.
Frederick Muriuki Muriithi
2024-09-04
Update retrival of JSON Web Keys
Frederick Muriuki Muriithi
2024-08-08
Fix linting issues.
Frederick Muriuki Muriithi
2024-08-06
Override `client_secret_post`: use JSON
Frederick Muriuki Muriithi
2024-08-05
Fix token revocation
Frederick Muriuki Muriithi
2024-08-05
If no user is logged in, notify and redirect appropriately.
Frederick Muriuki Muriithi
2024-08-05
Provide a generalised way to handle errors and exceptions.
Frederick Muriuki Muriithi
2024-08-05
mypy and pylint fixes.
Frederick Muriuki Muriithi
2024-08-05
Enable logout.
Frederick Muriuki Muriithi
2024-08-05
Differentiate python's requests library from our monadic wrappers.
Frederick Muriuki Muriithi
2024-08-05
Fix bugs in POST wrapper for OAuth2 client
Frederick Muriuki Muriithi
2024-08-05
Add OAuth2/JWK-related endpoints.
Frederick Muriuki Muriithi
2024-07-26
Add module to handle the JSON Web Keys.
Frederick Muriuki Muriithi
2024-07-26
Add wrappers for OAuth2Session's `get` and `post` methods. Fix bugs.
Frederick Muriuki Muriithi
2024-07-26
Provide UI for enabling login to the application.
Frederick Muriuki Muriithi
2024-07-26
OAuth2 package: Handle OAuth2 related issues
Frederick Muriuki Muriithi