Skip to content

Instantly share code, notes, and snippets.

@ricn
Created July 26, 2012 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ricn/3181855 to your computer and use it in GitHub Desktop.
Save ricn/3181855 to your computer and use it in GitHub Desktop.
Authentication from scratch with Play 2 and Java
User authentication is required in almost every web application. This guide shows you step by step how to implement authentication from scratch with Play 2 and Java.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment