about summary refs log tree commit diff
path: root/gn_auth/wsgi.py
AgeCommit message (Expand)Author
7 daysFix some minor linting errors.Frederick Muriuki Muriithi
12 dayswsgi: add delete-test-users commandClaude Sonnet 4.6
12 dayswsgi: add delete-oauth2-client commandClaude Sonnet 4.6
12 dayswsgi: add create-test-oauth2-client commandClaude Sonnet 4.6
12 dayswsgi: add __create_one_client__ helper and create-oauth2-clientClaude Sonnet 4.6
12 dayswsgi: add create-test-users commandClaude Sonnet 4.6
12 dayswsgi: extract __create_one_user__ helper from create_usersClaude Sonnet 4.6
12 dayswsgi: add delete-users CLI commandClaude Sonnet 4.6
13 dayswsgi: add create-users CLI commandClaude Sonnet 4.6
2026-05-21Move scripts to top-level gn_auth package.Frederick Muriuki Muriithi
2024-11-22Remove imports that are no longer used.Frederick Muriuki Muriithi
2024-11-04Move logging setup functions to gn_auth.__init__.py moduleFrederick Muriuki Muriithi
2024-08-14docs: update documentation to reflect new secrets handlingJohn Nduli
2024-08-02feat: improve local set up utility functionsJohn Nduli
2024-07-17Remove flask CLI commandFrederick Muriuki Muriithi
2024-04-24Move entry-point wsgi.py file/script to gn_auth packageFrederick Muriuki Muriithi