Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Login with google #18

Closed
arruw opened this issue Dec 25, 2019 · 13 comments
Closed

Login with google #18

arruw opened this issue Dec 25, 2019 · 13 comments

Comments

@arruw
Copy link

arruw commented Dec 25, 2019

Please support login with google.

@znck
Copy link
Owner

znck commented Jan 10, 2020

I am not sure how to handle OAuth in an extension (given I don't control the redirect URL). Any suggestions?

@arjunattam
Copy link

Just in case it helps, in https://github.com/vsls-contrib/chat/tree/master/oauth-service, I built a quick lambda function that can handle OAuth redirects, and then forward them to a vscode:// uri, which can be handled by the extension.

@jaudiger
Copy link

jaudiger commented Feb 10, 2020

It could be awesome if this way to login is supported since my premium account is linked with Google.

@knightelessar
Copy link

This is a great extension even with only the basic non-login functionality!
Signing with Google will enable the Grammarly streak weekly update emails.

@ghost
Copy link

ghost commented Mar 24, 2020

Man, this extension is great! Google login would be awesome! 👍

@znck znck added the blocked label Apr 14, 2020
@rohanrajpal
Copy link

I know this isn't a solution, but I mailed the Grammarly team to change my login method from Google to id and pass, and they did it. I really didn't mind giving up on the google login.

@jdrew1303
Copy link

jdrew1303 commented Sep 6, 2020

I know this isn't a solution, but I mailed the Grammarly team to change my login method from Google to id and pass, and they did it. I really didn't mind giving up on the google login.

For anyone else needing this the support address is (don't forget to sign in!!):
https://support.grammarly.com/hc/en-us/requests/new#/sign-in-help/i-d-like-to-change-my-method-of-sign-in/

@znck
Copy link
Owner

znck commented Sep 6, 2020

Couple more weeks, I might be on a solution.

@dnascimento
Copy link

@znck could you share your solution?

@znck
Copy link
Owner

znck commented Oct 24, 2020

It's using oauth but that requires redirect back to vscode:// uri. Auth team at Grammarly has agreed to support that, I'm following up and expecting it to be done soon.

@elitan
Copy link

elitan commented Feb 8, 2021

It's using oauth but that requires redirect back to vscode:// uri. Auth team at Grammarly has agreed to support that, I'm following up and expecting it to be done soon.

Sounds awesome. Anything we could help you in the meantime?

@znck
Copy link
Owner

znck commented Feb 8, 2021

This is live now. Update extension.

@znck znck removed the blocked label Feb 8, 2021
@znck znck closed this as completed Feb 8, 2021
@diegozea
Copy link

Thanks! 🙂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants