securesocial Questions

2

Solved

I am using Play Framework 2.3.2 with Activator 1.2.3 and am experimenting with SecureSocial plugin master-SNAPSHOT. Documentation says the following: SecureSocial is designed in a modular architec...
Outvote asked 3/8, 2014 at 12:31

3

Solved

I have a Play 2.0.4 web app that uses SecureSocial to allow users to log in through third-party providers like twitter, facebook, and gmail. At that point, I am not using my own UsernamePasswordPro...
Monde asked 20/2, 2013 at 18:39

1

Solved

I am using Play2 with scala. I am new in Play2 and scala. I need authentication and authorization in a project. So which is the best for me from following? And why? Play2-Auth SecureSocial Deadbo...

2

Solved

I am new to play framework and trying to run securesocial as in https://github.com/jaliss/securesocial Using Play 2.3, Scala 2.10.0 .sbt file is configured as name := "SecureSocial-parent" versi...
Bruiser asked 10/7, 2014 at 19:31

1

Solved

I have a Play 2.2.1 app that uses play-slick 0.5.0.8 to persist data to a Postgresql backend and SecureSocial 2.1.2 to handle user authorisation. Since play-slick transactions are blocking, I have...
Nonpayment asked 5/11, 2013 at 1:37

2

Solved

I am using securesocial it works fine but now every time I change some scala code I have to login again. Is there a possibility to fake a user in the session when in development mode, so I don't ha...
Explode asked 1/11, 2012 at 15:5

1

Solved

I was using SecureSocial 2.0.7, and I’d implemented a UserServicePlugin, and users could log in. I could stop and restart the server (or recompile or whatever), and users would remain logged in. S...
Mccowyn asked 18/5, 2013 at 14:24

1

Solved

I saw a few questions about this topic, but none answer the part I am stuck on. By the way, based on the issues people are running into, I might suggest giving a default java implementation of the ...
Extremely asked 29/4, 2013 at 17:4
1

© 2022 - 2024 — McMap. All rights reserved.