0.2.4
This is a little priority release to turn off logging of auth details.
Changes
- You can switch off auth logging with AuthPlugin.setDebugLogging(false) and OneUserAuthorization.errorLogging = false
- Now it's easier to override AuthPlugin, RememberMeInMongoDB and other auth classes.