auth-utils
Usage
Add the following lines to you build.sbt
file:
// build.sbt
resolvers += Resolver.bintrayRepo("choffmeister", "maven")
libraryDependencies += "de.choffmeister" %% "auth-common" % "0.5.0"
License
Published under the permissive MIT license.