Open
Description
Devise cannot find an authentication strategy when logging out a Cms::ExternalUser. I suspect it is because Cms::ExternalUser does not inherit from Cms::User, so when devise receives a Cms::ExternalUser to log out it doesn't match it to an existing strategy. I think perhaps if Devise had an authentication strategy for Cms::PersistentUser it would work but that is currently un-tested.
Metadata
Metadata
Assignees
Labels
No labels