oAuthApi property

OAuthApi get oAuthApi

OAuthApi instance from identityRepo to be given in every reachFive api methods that needs it

Implementation

OAuthApi get oAuthApi => identityRepo.getOAuthApi();