how to use GoogleOAuthProvider on Authentication in flet #1108
Unanswered
bobwatcherx
asked this question in
Q&A
Replies: 1 comment
-
You shouldn't be getting a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
i want to implement google oauth on my project flet . and i follow this tutorial https://flet.dev/docs/guides/python/authentication/
And i get error message
error NameError: name 'GoogleOAuthProvider' is not defined
is there documentation to use google oauth in fleet
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions