Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Laplace | GMT +2
Posts
Comments
TTC
Theo'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