Giter VIP home page Giter VIP logo

play-silhouette-4.0-slick-postgres-seed's Introduction

Play 2.5 Silhouette 4.0 Slick PostgreSQL seed

This seed is based on Play Silhouette seed, but modified to work with PostgreSQL and Slick instead of InMemory database.

Features

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

Planned Features

  • Find a way to achieve accessing routes from templates without writing whole @controllers.auth.routes.SignInController.view but writing something shorter
  • Find out about Scala.js VS Coffeescript (or something similar)
  • In case Scala.js wins - implement Scala.js support (including scalatags and scala.css)
  • In case Coffeescript wins - implement elixir (see Laravel Elixir) compilation of asset files

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

Activator Template

Getting Started

  • Install from activator template or clone this repository
  • Copy database.conf.example to database.conf and fill in your database connection data
  • Copy mailer.conf.example to mailer.conf and fill in your mailer settings
  • Copy silhouette.conf.example to silhouette.conf and fill in with your silhouette settings
  • Run project

License

The code is licensed under Apache License v2.0.

play-silhouette-4.0-slick-postgres-seed's People

Contributors

dpitkevics avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.