https://supertokens.com/ logo
Title
t

Trinad

12/23/2022, 4:26 AM
Is there any supertokens SDK available for flutter?
n

nkshah2

12/23/2022, 4:27 AM
Hi, Its currently being worked on, should be ready in about 2 weeks or so
t

Trinad

12/23/2022, 4:28 AM
Oh that's cool
Any SDK for rust/tauri?
n

nkshah2

12/23/2022, 4:28 AM
Not at the moment no
Its in the pipeline but theres no timeline for it yet
t

Trinad

12/23/2022, 4:29 AM
Okay
Thank you
n

nkshah2

12/23/2022, 4:29 AM
Happy to help
t

Trinad

12/23/2022, 5:27 AM
Hi, Can we use Node SDK with electronjs? If so, can you give me some reference links?
n

nkshah2

12/23/2022, 5:27 AM
The node sdk is for the backend side of things
You would want to use either the react sdk or plain web sdk
t

Trinad

12/23/2022, 5:30 AM
Suppose if I am using react sdk with electronjs, will it work when distributing the electron app?
n

nkshah2

12/23/2022, 5:30 AM
Yep, the auth react sdk has an example app with electron
You can refer to that
t

Trinad

12/23/2022, 5:30 AM
Sure thing, will do that
Thank you
n

nkshah2

12/23/2022, 5:30 AM
Happy to help