Joke Collection Website - Blessing messages - How do international students log in to Weibo in the country?

How do international students log in to Weibo in the country?

You need to obtain the authentication code on the front end. When the Vue page is loading, a request is dynamically sent to obtain the Weibo authorization URL. After Django receives the requested URL, it dynamically generates the authorization URL through the Weibo application ID and callback address and returns it to Vue. When the user clicks on the above URL to scan the code, the authorization is successful. Jump to our callback interface and append the code parameter. After Vue obtains the code returned by Weibo, it will send the code to the Django backend and you can log in.

Overview of Weibo

Sina Weibo is a Twitter-like website launched by Sina.com that provides micro-blogging services. Users can post messages or upload pictures through web pages, WAP pages, mobile text messages, and MMS messages. Sina can understand Weibo as a microblog or a one-sentence blog.

Users can write what they see, hear, and think into a sentence, or send a picture, and share it with friends anytime, anywhere through a computer or mobile phone to share and discuss together. Users can also follow their friends and instantly see the information posted by their friends.