Improve permission evaluation
Directly use Authentication instead of UserDetails instance. Authentication has everything we need and works with tests.
Showing
Please register or sign in to comment
Directly use Authentication instead of UserDetails instance. Authentication has everything we need and works with tests.