7b5585b9cb
In the past the ollama.com server would return a JWT that contained information about the user being authenticated. This was used to return different error messages to the user. This is no longer possible since the token used to authenticate does not contain information about the user anymore. Removing this code that no longer works. Follow up changes will improve the error messages returned here, but good to clean up first. |
||
---|---|---|
.. | ||
cmd.go | ||
cmd_test.go | ||
interactive.go | ||
interactive_test.go | ||
start.go | ||
start_darwin.go | ||
start_default.go | ||
start_windows.go |