index
:
gn-auth
enable-key-rotation
enable-sending-emails
handle-role-privilege-escalation
main
GN authentication and authorization service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
enable-key-rotation
Handle generic exception and return a value.
Frederick Muriuki Muriithi
9 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
11 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
11 months
main
Fix failing mypy.
Munyoki Kilyungi
9 days
Tag
Download
Author
Age
genenetwork-system-v1.0.0
gn-auth-genenetwork-system-v1.0.0.tar.gz
Frederick Muriuki Muriithi
3 months
Age
Commit message
Author
2024-08-01
Handle generic exception and return a value.
enable-key-rotation
Frederick Muriuki Muriithi
2024-07-31
Add missing image for favicon.ico
Frederick Muriuki Muriithi
2024-07-31
Update all endpoints to use the `client_secret_post` auth method.
Frederick Muriuki Muriithi
2024-07-31
Use customised JWTBearerToken class
Frederick Muriuki Muriithi
2024-07-31
Extend default JWTBearerToken to include a user member.
Frederick Muriuki Muriithi
2024-07-31
Authenticate JWTs using all available keys.
Frederick Muriuki Muriithi
2024-07-31
Add endpoint for favicon.ico
•••
Helps with silencing NotFound errors in the logs.
Frederick Muriuki Muriithi
2024-07-31
Add some debug logging for errors.
Frederick Muriuki Muriithi
2024-07-31
Setup secrets for test to prevent errors.
Frederick Muriuki Muriithi
2024-07-31
Bug: Pass in app rather than path.
Frederick Muriuki Muriithi
[...]