ochrons / scalajs-spa-tutorial

Tutorial for creating a simple Single Page Application in ScalaJS
Apache License 2.0
672 stars 229 forks source link

Authentication/authorization support #22

Open nghuuphuoc opened 9 years ago

nghuuphuoc commented 9 years ago

It"s already in the road map. But maybe you don't have enough time to write up new guide, can you give me some advices, suggestions on this?

Thank a lot.

mkotsbak commented 9 years ago

In the mean time, there is a lot of information about it here: https://github.com/lihaoyi/autowire/issues/34 I even started on a miniframework on it.

mb720 commented 8 years ago

You could use Silhouette for authentication.