ScriptedAuthService constructor

ScriptedAuthService(
  1. WincheApp app
)

Registers a scripted auth service with app.

Implementation

ScriptedAuthService(super.app);