mohiva / play-silhouette-seed

The Silhouette Seed project is an Activator template which shows how Silhouette can be implemented in a Play Framework application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silhouette Seed Template

The Silhouette Seed project is an Activator template which shows how Silhouette can be implemented in a Play Framework application. It's a starting point which can be extended to fit your needs.

Example

Deploy to Heroku

(The "Build App" phase will take a few minutes)

Or you can find a running example of this template under the following URL: https://play-silhouette-seed.herokuapp.com/

Features

  • Sign Up
  • Sign In (Credentials)
  • Social Auth (Facebook, Google+, VK, Twitter, Xing, Yahoo)
  • Dependency Injection with Guice
  • Publishing Events
  • Avatar service
  • Remember me functionality
  • Password reset/change functionality
  • Account activation functionality
  • Email sending and auth token cleanup
  • Security headers
  • CSRF Protection

Documentation

Consult the Silhouette documentation for more information. If you need help with the integration of Silhouette into your project, don't hesitate and ask questions in our mailing list or on Stack Overflow.

License

The code is licensed under Apache License v2.0.

About

The Silhouette Seed project is an Activator template which shows how Silhouette can be implemented in a Play Framework application.

License:Apache License 2.0


Languages

Language:Scala 54.8%Language:HTML 26.6%Language:Shell 16.3%Language:CSS 1.8%Language:JavaScript 0.4%