mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
6 lines
203 B
Text
6 lines
203 B
Text
{
|
|
"AuthenticationKey": "REPLACE_ME_WITH_A_32_BYTE_BASE_64_ENCODED_KEY_BYES",
|
|
"EncryptionKey": "REPLACE_ME_WITH_A_32_BYTE_BASE_64_ENCODED_KEY_BYTES",
|
|
"CookieName": "session",
|
|
"UserIdKey": "user_id"
|
|
}
|