Has anyone used Renren's API?

Source: Internet
Author: User
Tags oauth
Has anyone used Renren's API? how can I log on to the background? For oauth, you need to jump to the logon page to log on.


Reply to discussion (solution)

It is recommended that you first understand the oauth process and you will not ask this question.
In addition, everyone is unfriendly, and sina's oauth is more standard. it is the same as facebook's parameter names (who copied them ?...)
So, if you want to learn sina, it's good. if the project needs to be, it's not hard to look at renren.

It is recommended that you first understand the oauth process and you will not ask this question.
In addition, everyone is unfriendly, and sina's oauth is more standard. it is the same as facebook's parameter names (who copied them ?...)
So, if you want to learn sina, it's good. if the project needs to be, it's not hard to look at renren.
Can you make it clear? I want to verify oauth in the background

Reference the reply from hellodifa on the first floor: we suggest you first understand the oauth process and you will not ask this question.
In addition, everyone is unfriendly, and sina's oauth is more standard. it is the same as facebook's parameter names (who copied them ?...)
So, if you want to learn sina, it's good. if the project needs to be, it's not hard to look at renren.
Can you make it clear? I want to verify oauth in the background
Oauth Authentication must be authorized by the user, so there is no way to complete the background.
General process:
Apply for app key and secret
Generate your own url
Directs the user to access this url. this url allows the user to log on to Renren and authorize the login user.
After authorization, the page jumps to your own page. at this time, you get a token.
With this token, you can process it in the background and finally obtain user information.

The process of user authorization cannot be skipped.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.