mirror of
https://github.com/elyby/accounts.git
synced 2025-02-10 18:55:42 +05:30
5 lines
62 B
PHP
5 lines
62 B
PHP
<?php
|
|
return [
|
|
'userSecret' => 'some-long-secret-key',
|
|
];
|