SNOW-1050418: Refactor OktaAuthenticator to be object oriented #864
Labels
enhancement
The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
To improve the code quality and maintainability, a refactor of the OktaAuthenticator class and its dependent classes is necessary. The current implementation suffers from high cognitive complexity, lack of unit tests, and non-standard field naming conventions. Additionally, having multiple classes within a single file.
The goals of the refactor are:
Out of scope:
The text was updated successfully, but these errors were encountered: