Skip to content

Commit e35951b

Browse files
committed
updated config
Signed-off-by: bidi <bidi@apidemia.com>
1 parent acdb7ac commit e35951b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_examples/totp/config/autoload/totp.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
'algorithm' => 'sha1',
2323
],
2424
'provision_uri_config' => [
25-
'issuer' => 'ALX-Admin',
25+
'issuer' => 'DK-Admin',
2626
],
2727
],
2828
];

0 commit comments

Comments
 (0)