doraig
rp_st
response.session.updateAccessTokenPayload({ ...response.session.getAccessTokenPayload(), <add third party info here> })
if (response.status === "OK") {
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).