Page MenuHomePhorge

D6737.1768476751.diff
No OneTemporary

Size
616 B
Referenced Files
None
Subscribers
None

D6737.1768476751.diff

diff --git a/lib/utils/siwe-utils.js b/lib/utils/siwe-utils.js
--- a/lib/utils/siwe-utils.js
+++ b/lib/utils/siwe-utils.js
@@ -44,8 +44,8 @@
return message.prepareMessage();
}
-const expectedDomain = isDev ? 'localhost:3000' : 'comm.app';
-const expectedURI = isDev ? 'http://localhost:3000' : 'https://comm.app';
+const expectedDomain = isDev ? 'localhost:3000' : 'web.comm.app';
+const expectedURI = isDev ? 'http://localhost:3000' : 'https://web.comm.app';
// Verify that the SIWEMessage is a well formed Comm SIWE Auth message.
function isValidSIWEMessage(candidate: SIWEMessage): boolean {
return (

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 11:32 AM (10 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5937586
Default Alt Text
D6737.1768476751.diff (616 B)

Event Timeline