cristoforo
02/24/2023, 3:51 PMwebsiteDomain
and apiDomain
looks fine on both front-end and backend). I am trying to do a GET request from a basic, unprotected route before making a second API call to create Session on the backend. The first GET request to http://localhost:4000/authenticate/...
fails so the second request that begins the SuperToken logic on the backend never gets called. Can anyone offer any insight here?rp
02/24/2023, 6:41 PMcristoforo
02/24/2023, 6:42 PMrp
02/24/2023, 6:42 PMcristoforo
02/24/2023, 6:45 PMrp
02/24/2023, 6:45 PMcristoforo
02/24/2023, 6:48 PMrp
02/24/2023, 6:49 PMcristoforo
02/24/2023, 6:49 PMrp
02/27/2023, 5:35 PM