SproutCMS

This is the code documentation for the SproutCMS project

class GoogleAuthenticator

Source code (3 results)

/sprout/Controllers/Admin/MySettingsAdminController.php   Highlighted file source

Line 24: use Sprout\Helpers\TwoFactor\GoogleAuthenticator;
Line 144: $goog = new GoogleAuthenticator();
Line 178: $goog = new GoogleAuthenticator();

/sprout/Controllers/AdminController.php   Highlighted file source

Line 57: use Sprout\Helpers\TwoFactor\GoogleAuthenticator;
Line 283: $goog = new GoogleAuthenticator();

A total of 6 lines in 3 files were found