After logging in users usingreact frontend form, MongoDB & cookie-session, how do I inform supertokens to start managing the sessions? As Supertokens doesn't support login using mongoDB, how do I go about implementing this?
is there a way to inform Supertokens that all the credentials are valid, user is good to create sessions and to start managing session?