You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the config file is published you can navigate to config directory of your application and look for `2fa-config.php` file and change configuration as you want.
31
-
The config file will look like this and have following configurable option.
32
+
The config file will look like this and have following configurable option.
32
33
```php
33
34
/*
34
35
* Specify redirect url after when token authentication
0 commit comments