Mohamed Nagy

Results 3 issues of Mohamed Nagy

This PR adds the `$request` object to the delay closure, this would be useful when you want to delay the request based on specific logic which is my case.

with large file with more than 1000 line of code, the suggestion loaded very slowly.

enhancement

I'm trying to use this package for google sign in. I'm always getting this error ``` {"save":false,"callbackId":"40115251","pluginId":"GoogleAuth","methodName":"signIn","success":false,"error":{"message":"Something went wrong","code":"10"}} ``` I tried to follow the documentation as is, here is...