hammem / monarchmoney

Python API for Monarch Money
MIT License
159 stars 29 forks source link

Sign in: Continue with Google #10

Closed elstevega closed 1 year ago

elstevega commented 1 year ago

I use 'Continue with Google' to sign-in - any thoughts on how to accommodate this?

hammem commented 1 year ago

Good question! I'll dig into this and see what is needed to automate the login flow.

sanghviharshit commented 1 year ago

@elstevega Once you are signed in with Google, you can set a password. Or you can reset password. This will let you use both login flows.

hammem commented 1 year ago

Ah, that’s probably the easier route here. I can update the docs to point folks towards setting a password rather than messing with Google’s auth flow.

On Mon, Jul 10, 2023 at 12:38 Harshit Sanghvi @.***> wrote:

@elstevega https://github.com/elstevega Once you are signed in with Google, you can set a password. Or you can reset password. This will let you use both login flows.

— Reply to this email directly, view it on GitHub https://github.com/hammem/monarchmoney/issues/10#issuecomment-1629327679, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAICHMXP3FQBEWJHDQPFHNDXPQVWTANCNFSM6AAAAAA2AWGB54 . You are receiving this because you commented.Message ID: @.***>

hammem commented 1 year ago

Added an answer to this question in the readme via commit 2ac5b93.