Similar to the WeChat Weibo client application, how does one enable the APP to log on once through an interface Without Having to Log On again (that is, once logged on, it will not expire )?

Source: Internet
Author: User
Common HTTP Authorization mechanisms: HTTPBasic (username and password logon) JWT (AuthenticiationHeader) or third-party client Authorization Mechanism OAuth2.0 (this is not a question I want to ask) Common HTTP Authorization mechanisms:

HTTP Basic (user name and password logon)

JWT (Authenticiation Header)

Or third-party client Authorization Mechanism OAuth2.0 (this is not a question I want to ask)

Reply content:

Common HTTP Authorization mechanisms:

HTTP Basic (user name and password logon)

JWT (Authenticiation Header)

Or third-party client Authorization Mechanism OAuth2.0 (this is not a question I want to ask)

A token is generated during logon to the client. This token is taken every time data is sent. The token is bound to the device.

The token has a validity period. Each time the input token is checked in the background, a new token is returned.

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.