AGHA
AGHA
TTCTheo's Typesafe Cult
Created by T on 1/25/2023 in #questions
Protected routes in Nextjs?
If ur using JWT try to delete the cookies in the browser from the application tab. refresh the page restart your app and try again. Also in next 13 your don't have ssr because your working with server components so your already on the server and writing server code. thats the default in next 13 unless your telling the module that this is a client module. (as far as i know and please correct me if i am wrong).
55 replies
TTCTheo's Typesafe Cult
Created by AGHA on 12/15/2022 in #questions
Middleware and firebase Auth
sadly i am not using trpc right now with this project.
5 replies
TTCTheo's Typesafe Cult
Created by AGHA on 12/15/2022 in #questions
Middleware and firebase Auth
yep thanks i will try it.
5 replies