teebot
06/23/2022, 12:10 PMmahmoudalaskalany
06/23/2022, 9:52 PMrp
06/24/2022, 3:59 AMconstantinos
06/24/2022, 12:13 PMgetUserById
, siince I override them, I would anyway have to look in the json every time.
Am I missing something?CG.VOLS
06/29/2022, 6:25 PMAlankazam
06/30/2022, 3:40 PMDan6erbond
07/05/2022, 11:40 AMPOST /auth/<user-type>
and then call a function from SuperTokens SDK to create that user: https://supertokens.com/docs/nodejs/modules/recipe_thirdpartyemailpassword.html#emailPasswordSignUp-1
Is this a good way to go about it? Also, how much data is recommended to be stored with the UserMetadata recipe? Should it only be for very simple structs or can I use SuperTokens to handle business data such as a paid subscription or personal data? https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/usermetadata/aboutteebot
07/05/2022, 12:13 PMrp
07/05/2022, 12:29 PMCG.VOLS
07/05/2022, 5:04 PM
07/07/2022, 7:00 AMDan6erbond
07/11/2022, 7:08 AMDan6erbond
07/11/2022, 7:22 AM--network="my-network"
flag, it seems that isn't respected and I just end up having to call docker connect network my-network <container-id>
. Is this a known issue, or maybe I'm using the flag wrong? I tried changing the order. Of course I beforehand created the network with docker network create my-network
.CG.VOLS
07/11/2022, 10:35 PMCG.VOLS
07/11/2022, 10:36 PMCG.VOLS
07/11/2022, 10:36 PMCG.VOLS
07/11/2022, 10:37 PMCG.VOLS
07/11/2022, 10:38 PMCG.VOLS
07/11/2022, 10:39 PMrp
07/12/2022, 3:17 AMrp
07/12/2022, 3:36 AMexecreate
07/12/2022, 6:48 AMBruno Diferente
07/12/2022, 9:18 AMBruno Diferente
07/12/2022, 9:19 AMthird party
and email password
accounts linking issue, is there any news on how to map these two to same user, I mean is the issue out of the oven yet 😄rp
07/12/2022, 10:43 AMdoraig
07/14/2022, 6:45 AMdoraig
07/14/2022, 8:12 AMHiro
07/16/2022, 2:08 AMrp
07/16/2022, 4:06 AMconstantinos
07/16/2022, 3:23 PM