Sha256: 0fef77ef478faf72cef12cec0def5b8fadbc1b3bdf32c27b5f1dfdfb8e10dcce
Contents?: true
Size: 156 Bytes
Versions: 3
Compression:
Stored size: 156 Bytes
Contents
module AuthN module Session private def unauthenticated redirect_to send AuthN.config.unauthenticated_redirect_to_method end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
authn-rails-1.8.0 | lib/authn/session.rb |
authn-rails-1.7.3 | lib/authn/session.rb |
authn-rails-1.7.2 | lib/authn/session.rb |