getUserAuth method

OAuth? getUserAuth()

Implementation

OAuth? getUserAuth() {
  return defaultApiClient.getAuthentication("oauth2");
}