refactor: remove unused ClientSecret constant
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.
Please register or sign in to comment