While running scala test, how can deadbolt auth be mocked so that the requests goes through?
Asked
Active
Viewed 107 times
3
-
Were you able to figure it out? I'm having similar issues. Deadbolt2 approach feels just wrong anyway, considering it forces your controller to know about the security rules and it's not a cross-cutting concern as it should, but I was not able to find a better library to do authorization... – redwulf Apr 13 '16 at 08:36