fix(auth): return JSON 401 for API sessions and harden cross-site cookies
This commit is contained in:
@@ -7,6 +7,7 @@ var corsOptions = {
|
||||
'http://127.0.0.1:8081',
|
||||
'http://localhost:3000',
|
||||
"https://social.emmint.com",
|
||||
"https://www.social.emmint.com",
|
||||
"https://fellowship.emmint.com",
|
||||
"https://aeropi.local",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user