Ahmed Ibrahim
Ahmed Ibrahim
Can anyone tell me why the solution of importing directly inside componentDidMount works?
@lineape Thanks for your fast response, I understand that both run on the Client, however, if both run on the client, does this mean the react facebook pixel just mentions...
Yea yea, thanks, appreciated
> @LeOndaz did you find a solution No, I decided I don't care
@hiranya911 added
Thank you @hiranya911 for your fast reply and effort. I've figured the same but with another approach, I deleted the user and recreated it, it actually worked but I noticed...
@hiranya91 @bojeil-google .. I noticed that getting the user directly with the phone numbers works directly, either with a hyphen or without. This doesn't apply to `getUsers` though. Just something...
> Just to confirm, @LeOndaz are you saying `getUserByPhoneNumber` normalizes the phone number for you whereas `getUsers` doesn't? I think this is implied, yes
@bojeil-google feel free to test, I think at least if you don't add the dependency, at least you should document this, are the docs available on any repo I have...
> Thanks, this is great! Could you provide an example usage with test? like here: https://github.com/authomatic/authomatic/tree/master/examples Thank you. I'll soon enough