Commit graph

12 commits

Author SHA1 Message Date
Bruce Berrios
957b4cf1a8
Endpoint schemas/Improved Auth Middleware (#2411) by Bruception
* Lots of stuff

* Changed code order

* Change message

* Use strict comparison

* Fix Bearer auth

* changed failed validation message

* removed full stops

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-04 21:18:22 +01:00
Miodec
61f39b64b9 handling one possible exception 2022-02-04 13:06:09 +01:00
Rizwan Mustafa
938d469388
Fixed typo (#2300) 2022-01-14 16:20:04 +01:00
Jack
dfe4590813 added dev mode to request auth 2021-09-07 15:04:50 +01:00
Miodec
7106318b0d removed log 2021-08-18 01:41:42 +01:00
Miodec
367b104679 better errors 2021-08-18 01:41:29 +01:00
Miodec
4f96abd87d not using stack param 2021-08-18 01:17:13 +01:00
Miodec
1e6f90f60f changed error code 2021-08-18 01:05:58 +01:00
Miodec
d2648fff07 throwing instead of calling next - maybe it will fix double errors 2021-08-17 21:35:44 +01:00
Miodec
2c01c5f817 fixed tiny bug with token finding 2021-06-16 20:56:00 +01:00
Dharmaraj
216c0637c1 Added MonkeyError class 2021-06-06 22:56:12 +05:30
Dharmaraj
4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30