joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 367 forks source link

use local code playauthenticate #315

Open leccyril opened 7 years ago

leccyril commented 7 years ago

Hi,

I am trying to use the module in local development but i have several errors while compilation in sbt like 👍 useGpg := true not found or

releasePublishArtifactsAction := PgpKeys.publishSigned.value not found so the project can not compile is there something special to do to make it work (i modify the built.sbt in my project as asked)

thank you and great module still supported

leccyril commented 7 years ago

version 0.8.1 play 2.5.8