Closed GoogleCodeExporter closed 8 years ago
Hi Rose
Please make sure your manager object has a session scope in your configuration.
<bean id="socialAuthManager" class="org.brickred.socialauth.SocialAuthManager"
scope="session">
<property name="socialAuthConfig"><ref bean="socialAuthConfig"/></property>
<aop:scoped-proxy/>
</bean>
Regards
Tarun
Original comment by tar...@brickred.com
on 16 Jul 2012 at 3:28
Original issue reported on code.google.com by
rose12...@gmail.com
on 16 Jul 2012 at 7:23