Laplace | GMT +2
Laplace | GMT +2
TTCTheo's Typesafe Cult
Created by Laplace | GMT +2 on 3/26/2024 in #questions
Nextjs14 + t3-create + SIWE
Figured the answer to (i). Need to do:
const nonce = await getCsrfToken({ req: { headers: req.headers } })
const nonce = await getCsrfToken({ req: { headers: req.headers } })
However, (ii) still exists.
3 replies