The entire sgauth package is removed, and the oauth2l logic is refactored to use oauth2 golang core library instead. Two utils that were copied over from sgauth and refactored are "fetch.go" (used for token fetching) and "settings.go" (supports token fetching and caching).
The entire sgauth package is removed, and the oauth2l logic is refactored to use oauth2 golang core library instead. Two utils that were copied over from sgauth and refactored are "fetch.go" (used for token fetching) and "settings.go" (supports token fetching and caching).