Log In With Google?
#1055
|
Is it possible to enable login with Google? This the my current way of authenticating directly with Wyze as it is an option on their log in page. However if I try to use the same Google credentials manually it does not work. |
Answered by
mrlt8
Dec 2, 2023
Replies: 2 comments
|
Unfortunately, not right now. The oauth-based login seems to callback to the Wyze app so we'd need a way to intercept that to get the token. #1000 You'll need to link an email/password somewhere in your account so that you can login using the API. |
0 replies
Answer selected by
SOULV1CE
|
I also signed up with a google account via oauth. Creating an API key thus doesn't help. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Unfortunately, not right now. The oauth-based login seems to callback to the Wyze app so we'd need a way to intercept that to get the token. #1000
You'll need to link an email/password somewhere in your account so that you can login using the API.