Create an authenticated builder
Create an authenticated builder
The function that looks up the user info.
The function to get the result for when no authenticated user can be found.
Simple authenticated action builder that looks up the username from the session
Simple authenticated action builder that looks up the username from the session
(Since version 2.6.0) Use AuthenticatedBuilder(RequestHeader => Option[String], BodyParser[AnyContent]); the first argument gets the username