Join Discord
Powered by
Hi, is it possible to verify session in nextjs glo...
# support-questions-legacy
o
on4m4
11/18/2022, 12:50 PM
Hi, is it possible to verify session in nextjs global middleware?
r
rp_st
11/18/2022, 12:51 PM
hey
@on4m4
rp_st
11/18/2022, 12:51 PM
right now, verify session requires access to the request and response objects - are those available in the nextjs middleware?
o
on4m4
11/18/2022, 12:52 PM
no they aren't, so i can't just use request?
r
rp_st
11/18/2022, 12:52 PM
u can't. Not at the moment unfortunately
o
on4m4
11/18/2022, 12:54 PM
thank you for the quick response 🙂
Previous
Next