flow-pilot / backend /integrations /gmail_auth.py
DevelopedBy-Siva
setup the initial app and deploy
83fe4f9
Raw
History Blame Contribute Delete
89 Bytes
def get_gmail_oauth_url() -> str:
return "https://accounts.google.com/o/oauth2/auth"