puff6248
01/07/2024, 12:31 AM/recipe/userid/map
during a users initial login process? In a attempt to do a rolling migration from our old user database to supertokens I keep getting an 400 from that endpoint UserId is already in use in Session recipe
. I am calling this endpoint within the createNewSession
override.