timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.31k stars 70 forks source link

Removed options which was causing Google Auth error #78

Closed honeydreamssoftwares closed 9 months ago

honeydreamssoftwares commented 9 months ago

In reference to the issue https://github.com/timothymiller/t4-app/issues/76#issue-1902738401, I tested the options parameter with other provides as well as Google and found removing this will fix the error that will fix the issue permanently.

honeydreamssoftwares commented 9 months ago

Changed the pull request. Thanks!

albbus-stack commented 9 months ago

Changed the pull request. Thanks!

If you confirm that this working with your local setup using the google provider I'll merge this asap 🤟

honeydreamssoftwares commented 9 months ago

Yes , It's working with Google on my local setup. Thanks