index
:
gn-auth
this commit
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
23 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
2 years
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
2 years
main
Clear any related JWT tokens when deleting a client.
Frederick Muriuki Muriithi
3 weeks
Tag
Download
Author
Age
genenetwork-system-v1.0.0
gn-auth-genenetwork-system-v1.0.0.tar.gz
Frederick Muriuki Muriithi
17 months
Age
Commit message
Author
2026-06-25
Clear any related JWT tokens when deleting a client.
HEAD
main
Frederick Muriuki Muriithi
2026-06-25
Generate JWTs for password auth flow too.
Frederick Muriuki Muriithi
2026-06-22
Bugfix: Provide missing `redirect_uris` required argument.
Frederick Muriuki Muriithi
2026-06-22
Delete the credentials files since they are no longer needed.
Frederick Muriuki Muriithi
2026-06-22
Specify scopes when creating a client.
Frederick Muriuki Muriithi
2026-06-15
Allow generated files to be readable by other users.
Frederick Muriuki Muriithi
2026-06-15
Deactivate lint check for now.
Frederick Muriuki Muriithi
2026-06-08
Fix: Temp traits were broken by some recent changes that prevents auth from e...
zsloan
2026-06-08
Fix some minor linting errors.
Frederick Muriuki Muriithi
2026-06-03
wsgi: add delete-test-users command
Claude Sonnet 4.6
[...]