Hello everyone, i've just read about supertokens and it seems great to me. I'm writing rust backend and as far as im aware there's no rust sdk available? How hard would it be to get supertokens working with rust?
r
rp_st
04/30/2022, 9:17 AM
Hey! We don’t have a rust sdk yet
rp_st
04/30/2022, 9:18 AM
You can spin up a node / python / golang server and integrate our SDK into that. Then you can issue a JWT using supertokens which you can consume in rust
a
Adiboi
04/30/2022, 9:44 AM
Hey noxy,
We have a few people in the community that have started working on this. I’ll DM you shortly
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).