aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/auth
Commit message (Expand)AuthorAgeFilesLines
* Add UnauthorizedException and catch it in AuthProvider (#198)Zach Smith2018-08-211-1/+4
* [RFC] Use akka's built-in authenticate/authorize directives in AuthProvider (...Zach Smith2018-08-011-41/+40
* Use AuthenticationFailedRejection to send 401 back to the client (#151)v1.8.20Satya Boora2018-04-101-3/+3
* Overload authorize directive to check against service contextJakob Odersky2018-02-091-26/+35
* Apply new formattingJakob Odersky2017-11-205-5/+5
* Refactor rest package into separate filesZach Smith2017-10-126-0/+193