Help for this page
sub construct_tokens { my ($self, $oauth2, $response) = @_; ... $self->SUPER::construct_tokens($oauth2, $response); }