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
path:
root
/
gn_auth
/
wsgi.py
Age
Commit message (
Expand
)
Author
7 days
Fix some minor linting errors.
Frederick Muriuki Muriithi
12 days
wsgi: add delete-test-users command
Claude Sonnet 4.6
12 days
wsgi: add delete-oauth2-client command
Claude Sonnet 4.6
12 days
wsgi: add create-test-oauth2-client command
Claude Sonnet 4.6
12 days
wsgi: add __create_one_client__ helper and create-oauth2-client
Claude Sonnet 4.6
12 days
wsgi: add create-test-users command
Claude Sonnet 4.6
12 days
wsgi: extract __create_one_user__ helper from create_users
Claude Sonnet 4.6
12 days
wsgi: add delete-users CLI command
Claude Sonnet 4.6
13 days
wsgi: add create-users CLI command
Claude Sonnet 4.6
2026-05-21
Move scripts to top-level gn_auth package.
Frederick Muriuki Muriithi
2024-11-22
Remove imports that are no longer used.
Frederick Muriuki Muriithi
2024-11-04
Move logging setup functions to gn_auth.__init__.py module
Frederick Muriuki Muriithi
2024-08-14
docs: update documentation to reflect new secrets handling
John Nduli
2024-08-02
feat: improve local set up utility functions
John Nduli
2024-07-17
Remove flask CLI command
Frederick Muriuki Muriithi
2024-04-24
Move entry-point wsgi.py file/script to gn_auth package
Frederick Muriuki Muriithi