Hi, is it considered to put the frontend behind or...
# general
c
Hi, is it considered to put the frontend behind ory oathkeeper to protect routes, or is oathkeeper just for apis. I'm using the ory frontend library directly with keto, so I could do direct checks, whether the user is authenticated or not
m
Hey @crooked-daybreak-71290 Yes, you can use Ory Oathkeeper to protect both your APIs and frontend routes!