smpallen99 / coherence

Coherence is a full featured, configurable authentication system for Phoenix
MIT License
1.27k stars 224 forks source link

Does not call rememberable_callback on generated controller. #380

Closed smpallen99 closed 5 years ago

smpallen99 commented 5 years ago

The rememberable_callback is always called on the Coherence.SessionController. It should be called on MyProjectWeb.Coherence.SessionController for generated controllers.