• erio's avatar
    refactor: remove unused ClientSecret constant · d616f8c8
    erio authored
    The ClientSecret constant was left as an empty string after
    getClientSecret() was refactored to use defaultClientSecret.
    Remove the dead constant and update the test accordingly.
    d616f8c8
oauth.go 8.73 KB