aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/auth.scala
Commit message (Expand)AuthorAgeFilesLines
* Users hierarchy simplificationvlad2017-07-281-4/+19
* Update AuthProvider to use cached permissions tokenZach Smith2017-05-241-0/+1
* Equality instance for Rolev0.10.6vlad2017-02-081-0/+6
* Moved email and phone number to corev0.10.1vlad2017-02-021-0/+4
* Removing permissions from user and role as permission is something to check n...vlad2017-02-021-0/+20
* Cleaned up core from Driver-specific roles and permissions, updated README to...v0.9.34vlad2017-02-011-133/+0
* Role.fromStringv0.9.33vlad2017-01-201-0/+13
* Physician and Relative roles for Patient Portalv0.9.26vlad2016-12-071-0/+12
* Changed ids underlying type to String and made Ids and Names — value-classesvlad2016-11-291-5/+5
* DIR-135 Directive for more effortless context extractionv0.9.9vlad2016-11-021-6/+6
* DIR-135 Consistent request context extractionv0.9.8vlad2016-11-011-47/+18
* Request tracing and audit loggingv0.9.7vlad2016-10-261-3/+8
* Renamed package to xyz, New formatting, authorize directive supporting multip...vlad2016-10-211-0/+132