aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/auth/requests.py
AgeCommit message (Expand)Author
2025-07-09Fix some linting issues.Frederick Muriuki Muriithi
2025-07-07Check "Content-Type" header. Also process get params.•••* Use the "Content-Type" value to check whether or not to attempt to read the sent values as json * Process also the get parameter, to allow the endpoints to be slightly more flexible (this probably breaks how HTTP should work). Frederick Muriuki Muriithi
2025-05-06Fix failing mypy.•••Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2025-03-28Handle error raised in the case the request is not JSONFrederick Muriuki Muriithi
2024-08-08Get data from form too.Frederick Muriuki Muriithi
2024-06-17Fix mypy errorsFrederick Muriuki Muriithi