xtordoir / stormpath_sample

Play stormpath sample app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Play 2.1 application using Stormpath for authentication
=================================================================

Featured in this application are:

- User login
- User signup, including email verification workflow

What is missing:

- password reset
- using user data API


The stormpath libraries are wired as dependencies, see project/Build.scala

The stormpath client is configured in a GlobalSetting object: Global.scala

The API keys and application, directory ids must be stored in files in the $HOME/.stormpath/ directory.

About

Play stormpath sample app


Languages

Language:Scala 97.0%Language:Java 3.0%Language:CSS 0.0%