goalio / GoalioRememberMe

A Zend Framework 2 (ZF2) Module offering remember me functionality to ZfcUser
BSD 3-Clause "New" or "Revised" License
32 stars 19 forks source link

This Module does not work with ScnSocialAuth #21

Closed ojhaujjwal closed 10 years ago

ojhaujjwal commented 10 years ago

Yes its true. When, this module is used with ScnSocialAuth, user is not remembered.

pdobrigkeit commented 10 years ago

I am sorry. I have not used SocialAuth before and have no idea how that hooks into the authentication chain. I have to leave you in the rain right now with this issue.

ojhaujjwal commented 10 years ago

@pdobrigkeit You don't need to worry. It was because of ScnSocialAuth. Recently, this module had incompatibility with Bjyauthorize which was fixed in https://github.com/SocalNick/ScnSocialAuth/pull/128. After the fix, our problem is also fixed. Now, the user is remembered.