PHP code example of netgen / ibexa-2fa-bundle

1. Go to this page and download the library: Download netgen/ibexa-2fa-bundle library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

netgen / ibexa-2fa-bundle example snippets


    return [
        // ...
        Scheb\TwoFactorBundle\SchebTwoFactorBundle::class => ['all' => true],
        Netgen\Bundle\Ibexa2FABundle\NetgenIbexa2FABundle::class => [ 'all'=> true ],
    ];
shell script

php ezplatform/bin/console nova:2fa:remove-secret-key user_login