Can I use oath keeper with nextjs to prevent acces...
# talk-kratos
w
Can I use oath keeper with nextjs to prevent access to pages if a user is not authenticated? If. We can, is there any example that can help me understand.
m
See here how you can do it in nextjs @witty-orange-14106 https://www.ory.sh/docs/getting-started/integrate-auth/nextjs You dont need oathkeeper but for some setups its can be useful or necessary.