codeigniter-oauth2
codeigniter-oauth2 copied to clipboard
Update Instagram provider to get_user_info
There is something wrong in Instagram provider class especially in function get_user_info() I don't know why you use $token->user to get user info. Btw this repo is still great. Thank you. :)