Closed danielpassos closed 6 years ago
Nice to see this done as the change is going to unify how the SDK is being build. Currently push service etc. is standalone class while Auth itself is basing on the service interface. I have tested auth with showcase with this changes. I haven't been working a lot with the Android core so leaving approval for code owners.
LGTM, I trust @wtrocki when he says it works.
@wei-lee Wanna take a look before the merge?
It's worth to add that this change unifies entire SDK to use one common aproach and make it aligned with how other SDK's are build. Without this change on master we will have 3 different API variations available which could be confusing for end users.
@danielpassos My guess that this was your motivation to do it ;)
Related issues: