Hello! Am I understanding correctly that if I'm currently running a Java backend, supertokens is not currently compatible?
r
rp_st
06/30/2022, 2:08 PM
hey @Dupelet
Yes, we do not have a Java SDK yet. That being said, you can spin up a python / nodejs / golang backend which can be the auth server (using our SDK), and the frontend can communicate with that.
In turn SuperTokens would provide a JWT to your frontend which can be used to make a session between your Java backend and frontend.
d
Dupelet
06/30/2022, 2:47 PM
Thanks! Another thing, your pricing currently lists prices by user amount only, but your pricing philosophy mentions tiers. How is that going to work out?
r
rp_st
06/30/2022, 2:48 PM
Those tiers are not in place yet. You can ignore that.. it's just a general direction we will go towards in the future.
d
Dupelet
06/30/2022, 2:48 PM
Ok, thanks for your time
r
rp_st
06/30/2022, 2:49 PM
happy to help 🙂 Will you be considering spinning up a new server to use us?
d
Dupelet
06/30/2022, 2:50 PM
I will probably be giving it a shot, and see how it works out. 🙂