if you want to do those operations, you should store info about he user in your own db
i
IaS1506
10/19/2022, 3:58 PM
and can i ovewrite functionality in package by writing Java code by myself?
r
rp_st
10/19/2022, 3:58 PM
yea i mean you can always fork the java core and modify it. It's all open source
i
IaS1506
10/19/2022, 5:14 PM
And if I will implement this feature and make PR to supertokens-core repository, is it ok for you?
r
rp_st
10/19/2022, 5:23 PM
Sure! But it really depends on how it’s implemented and if it works with MySQL / PostgreSQL. I can’t guarantee a merge, but give it a shot. Worst case, you can use it for yourself to solve your problem
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).