security question 🎉
let's say we have a hostable open source solution that will integrate supertokens as self hosted service. as the code is open source all the endpoints are basically public. will this expose any security concern knowing that we won't expose any confidential data realted to us ?
r
rp_st
08/16/2023, 2:56 PM
hey @akrem.yes it should be fine as long as there is no security issues in your APIs, and as long as you don't push any secrets to the github repo
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).