Hey there. I have a question
Is there any way to work with the session without wrapping my function with the @verify_session decorator?
I'm asking that because something @verify_session throw error and I don't want my whole request to fail.
I'm using python with flask
r
rp_st
06/28/2023, 11:44 AM
hey @amagic5502 you can use the get_session function in your API and handle errors yourself
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).