Commit Graph

9 Commits

Author SHA1 Message Date
0f7625e29a bump dependencies 2021-09-13 15:17:08 +02:00
29bf6a8d42 run rustfmt one the whole project and add it to the CI 2021-06-29 15:25:18 +02:00
c1c50f6714 unused borrow that must be used 2021-06-28 13:35:25 +02:00
3b601f615a declare new authentication related errors 2021-06-24 16:53:20 +02:00
fbd58f2eec clippy 2021-06-24 16:36:22 +02:00
0c1c7a3dd9 implement authentication policies 2021-06-24 16:31:30 +02:00
5b71751391 policies macros 2021-06-24 16:31:30 +02:00
12f6709e1c move authencation to extractor mod 2021-06-24 16:31:28 +02:00
a838238a63 move payload to own module 2021-06-23 16:49:25 +02:00