Closed rivernate closed 1 year ago
When trying to authenticate using :Codeium Auth and config for a self hosted server, it fails due to the host not being included in the constructed register user url.
:Codeium Auth
I was able to get it to work based on instructions to use the full url for api_url config instead of a relative path.
api_url
When trying to authenticate using
:Codeium Auth
and config for a self hosted server, it fails due to the host not being included in the constructed register user url.