Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
auth
v0.1.0
Auth
DeserializationError
Manager
Pipe
Authenticate
Unauthorized
SerializationError
Strategy
Built with Crystal 1.9.2
2023-10-07 19:46:19 UTC
class
Auth::Pipe::Authenticate
Auth::Pipe::Authenticate
Amber::Pipe::Base
Reference
Object
Defined in:
auth/frameworks/amber.cr
Constructors
.new
(manager : Auth::Manager, guard : Symbol)
Instance Method Summary
#call
(context)
Constructor Detail
def self.
new
(manager :
Auth::Manager
, guard : Symbol)
#
[
View source
]
Instance Method Detail
def
call
(context)
#
[
View source
]