aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-06-03Update docs on launching the application.Frederick Muriuki Muriithi
2023-12-19README: Replace pylint and mypy CI badges with all-tests CI badge.Arun Isaac
2023-10-27Configuration: OAUTH2_SCOPE - provide clarificationFrederick Muriuki Muriithi
Adds clarification that the `OAUTH2_SCOPE` setting is provided by default, and so the final settings are only necessary to override that.
2023-08-31Add documentation on troubleshooting tokensFrederick Muriuki Muriithi
2023-08-09Add documentation on configuration and installation.Frederick Muriuki Muriithi
2023-08-08Docs: Add documentationFrederick Muriuki Muriithi
2023-08-08Fix issues caught by linterFrederick Muriuki Muriithi
* Add a .pylintrc to silence annoying messages * Fix imports * Add missing `parse_db_url` function * Add a new `gn_auth.auth.db.redis` module
2023-08-07Add documentation on expected checks.Frederick Muriuki Muriithi
2023-08-04Initialise the repository.Frederick Muriuki Muriithi