I am implementing authentication based on this Scala Play Authentication example.
Therefore I use the following ActionBuilder to build an UserActio
ActionBuilder
UserActio