UserID Mapping Recipe
Non-Auth Recipe
This is responsible and useful when bringing users from external systems into SuperTokens, where the user intends to maintain the original user IDs. This recipe helps create a mapping from supertokens user ID to external user ID.
This recipe is used mostly in the API Layer to process the mapping.