Top Level Namespace

Includes:
Rad::Controller::Authenticated::RoutingHelper

Defined Under Namespace

Modules: Authorization, ControllerHelper, General, OpenIdAuthentication Classes: AvatarFile, EmailVerificationToken, ForgotPasswordToken, Identities, Profiles, Sessions, User, UserMailer, UserManagement, UsersApp

Constant Summary collapse

AUTHENTICATION_CONTROLLERS =

Authorization stub

rad.extension :authentication_controllers do
  [::Rad::Controller::Authenticated]
end