writer
writer copied to clipboard
Does not work with VSCodium
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#
Hi.
Did anyone find a solution for making this extension work with VSCodium?
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
The new version is so buggy, I cannot even login