play-multidomain-auth
play-multidomain-auth copied to clipboard
This is a second part of play-multidomain-seed project. This project tries to be an example of how to implement an Authentication and Authorization layer using the Silhouette authentication library
Results
1
play-multidomain-auth issues
Sort by
recently updated
recently updated
newest added
Hi Adrian, I migrated your great example app to Play 2.6 and sbt 1.0. For a Scala noob this was quite challenging, as there were many subtle changes involved, but...