All,
I am wanting to build a fairly full featured login/registration system
for my Radiant end-users (content consumers, not authors or reviewers).
Obviously, Radiant does come with a built-in
authentication/authorization system for administrative users. I am
trying to decide between exposing the existing Radiant auth system to
end-users (and possibly) customizing it, or using something like devise,
which gives me much richer functionality.
I'd be interested in hearing about anyone's experience with either:
a) using the built-in Radiant "lib/login_system" to manage end users
or
b) using something else and challenges faced by using that something
else alongside Radiant.
Many thanks,
Wes