Join Discord
Powered by
This may be a dumb question, but what is the best ...
# support-questions-legacy
e
e_simon
05/22/2022, 2:02 PM
This may be a dumb question, but what is the best way to secure my FastAPI routes to ensure supertokens auth?
r
rp_st
05/22/2022, 2:03 PM
Use our session management recipe!
rp_st
05/22/2022, 2:04 PM
That way only logged in users have access to those routes
e
e_simon
05/22/2022, 2:13 PM
Oh. I'm an idiot. It is working π when I was testing from UI, it was passing the session already.
r
rp_st
05/22/2022, 2:14 PM
Hehe. Happens to the best of u. Donβt worry about it π
Previous
Next