An open API service indexing awesome lists of open source software.

https://github.com/wsargent/play20-rememberme

Example Play authentication with remember me cookies.
https://github.com/wsargent/play20-rememberme

Last synced: 7 months ago
JSON representation

Example Play authentication with remember me cookies.

Awesome Lists containing this project

README

          

Play2 Boilerplate
=====================================

This is a barebones Play application with a minimal authentication scheme that allows for authentication through persistent "remember me" cookies.

The application is split into two parts: the boilerplate, which contains the configuration and set up, and the various modules that feed into it.

http://tersesystems.com/2012/07/07/remember-me-cookies-for-play-2-dot-0

will.sargent@gmail.com