Module: Authpwn::SessionModel

Extended by:
ActiveSupport::Concern
Included in:
Session
Defined in:
lib/authpwn_rails/session_model.rb

Overview

Included by the model class that collects signin information.

Parts of the codebase assume the model will be named Session.

Defined Under Namespace

Modules: ClassMethods