SLC #4 - Login
Pre-release
Pre-release
The introduction of Authwave comes in this SLC release, along with a refactor of the main UploadManager class. Originally, the UploadManager was where all the logic was coded when coming up with the way each statement was handled, and this caused it to become a bit of a God Object.
The refactor embraces the repository pattern to introduce the following repository classes:
- Upload
- Usage
- Artist
- Product
- ProductEarning
- Cost
- Split
The following issues are closed in this release: