aboutsummaryrefslogtreecommitdiff
path: root/gn3/oauth2/authorisation.py
AgeCommit message (Collapse)Author
2024-08-13Fix pylint errors.Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-01Add `gn3.oauth2` module to handle authorisationsFrederick Muriuki Muriithi
Add the `gn3.oauth2` which will handle the authorisations. It is intended to eventually replace the `gn3.auth` module which is a left over from when the authorisation server was part of GN3.