mintlify / writer

✍️ AI powered documentation writer
https://www.mintlify.com/writer
MIT License
2.69k stars 123 forks source link

Does not work with VSCodium #23

Open grouvig opened 2 years ago

grouvig commented 2 years ago

I user VSCodium. The extension requires to sign in. When I try to sign in, I get an error: unauthorized_client: Callback URL mismatch. https://mintlify.com/start/vscodium is not in the list of allowed callback URLs

The URL called is https://mintlify.us.auth0.com/authorize?response_type=code&client_id=MOMiBZylQGPE0nHpbvzVHAT4TgU0DtcP&redirect_uri=https://mintlify.com/start/vscodium&scope=openid%20profile%20email%20offline_access#

Booteille commented 2 years ago

Hi.

Did anyone find a solution for making this extension work with VSCodium?

kungpaogao commented 2 years ago

A workaround for this is to just modify the callback URL to /vscode, go through the auth flow, then open the vscode link with VSCodium

image

image

ngxson commented 9 months ago

The new version is so buggy, I cannot even login