philsturgeon / codeigniter-oauth2

NO LONGER ACTIVELY MAINTAINED. USE https://github.com/thephpleague/oauth2-client INSTEAD
http://getsparks.org/packages/oauth2/versions/HEAD/show
351 stars 178 forks source link

Paypal user information #41

Open kjiun opened 11 years ago

kjiun commented 11 years ago

It seems there is no address attribute in $user . I suggest just 'return $user;' in Paypal.php (line 41).