Exafunction / codeium.nvim

A native neovim extension for Codeium
MIT License
644 stars 50 forks source link

No token found #128

Closed niuiic closed 6 months ago

niuiic commented 6 months ago

Call Codeium Auth, and jump to https://codeium.com/profile?response_type=token&redirect_uri=vim-show-auth-token&state=c5c6a841-7aea-4044-a424-3af7ed9cced8&scope=openid%20profile%20email&redirect_parameters_type=query

However, no token was found. Maybe the url has been changed.

image

niuiic commented 6 months ago

It works now.