Is it a good idea to put @Filter logic with authentification into the library? This filter will ask for Auth service on the project. Then other applications plug it like library over the Gradle and have authentication out of the box? Can it be a problem in the future?