We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdb7ac commit e35951bCopy full SHA for e35951b
1 file changed
code_examples/totp/config/autoload/totp.global.php
@@ -22,7 +22,7 @@
22
'algorithm' => 'sha1',
23
],
24
'provision_uri_config' => [
25
- 'issuer' => 'ALX-Admin',
+ 'issuer' => 'DK-Admin',
26
27
28
];
0 commit comments