mail sent over test working fully now
This commit is contained in:
@@ -67,7 +67,9 @@ mailer:
|
||||
# OAuth2 handshake, they just need the store to construct successfully.
|
||||
initializers:
|
||||
oauth2:
|
||||
secret_key: 0123456789012345678901234567890123456789012345678901234567890123
|
||||
# Private-cookie key: a ", "-separated list of >=64 byte values (not a
|
||||
# plain string). This is loco-oauth2's documented sample key; fine for tests.
|
||||
secret_key: "144, 76, 183, 1, 15, 184, 233, 174, 214, 251, 190, 186, 122, 61, 74, 84, 225, 110, 189, 115, 10, 251, 133, 128, 52, 46, 15, 66, 85, 1, 245, 73, 27, 113, 189, 15, 209, 205, 61, 100, 73, 31, 18, 58, 235, 105, 141, 36, 70, 92, 231, 151, 27, 32, 243, 117, 30, 244, 110, 89, 233, 196, 137, 130"
|
||||
authorization_code:
|
||||
- client_identifier: google
|
||||
client_credentials:
|
||||
|
||||
Reference in New Issue
Block a user