The app login mechanism

Source: Internet
Author: User

1, each time the app sends a request, will send the header to the server, the server to verify that the information passed is correct; after successful login, if the incoming information does not conform to the user's information, the server determines that the login to the app failed.

Each request will pass in the field to the server

such as: Request login interface, need to give the phone number, password request server, and then the server check the phone number and password is matched, if matching the interface response to the client several parameters, such as token, SessionID, etc., if the mismatch login failed

After the match succeeds, the client records the credentials returned by the server, then each time the client requests the interface, a specific credential such as SessionID, UID and so on will be passed in the header, and the request fails with the login expiration.

Each request login interface returns a different SessionID

The app login mechanism

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.