Skip to content

pickbreaker/play-silhouette-deadbolt-seed

 
 

Repository files navigation

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.

Activator

See https://typesafe.com/activator/template/play-silhouette-seed

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 55.3%
  • HTML 24.9%
  • Shell 17.2%
  • CSS 2.1%
  • JavaScript 0.5%