Hi team, I want to rely on access token payload data for some server logic, but want to make sure that it's secure to do that. When a session is verified on the server side, does it verify that the payload of that session has not been manipulated from the client side?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).