Authentication constructor

Authentication(
  1. TraktManager manager
)

Implementation

Authentication(TraktManager manager) : super(manager);