Closed kolxo closed 9 years ago
I think same is explained in https://github.com/t2v/play2-auth/issues/75
You are right, thanks I follow the suggestion.
2015-08-28 15:03 GMT+02:00 Rahul Shukla notifications@github.com:
I think same is explained in
75 https://github.com/t2v/play2-auth/issues/75
— Reply to this email directly or view it on GitHub https://github.com/t2v/play2-auth/issues/154#issuecomment-135768728.
Hi,
Currently, with default configuration, if a user log from computer A and, same user log from computer B, then Computer A session is no more available and require to signin again.
How to permit same user/account to login from differents computers ?
Thanks in advance