Front End with ANGULARJS implementation of single page application, backend if using thinkphp to do rest API, how to ensure the security of the API?
Single page app use in the public number, click to jump to the app, no login, only
openid to determine whether to register, and then will involve some personal information.
Reply content:
Front End with ANGULARJS implementation of single page application, backend if using thinkphp to do rest API, how to ensure the security of the API? Single page app use in the public number, click to jump to the app, no login, only openid to determine whether to register, and then will involve some personal information.
After login to generate tokens, and then stored in the browser's sessionstorage, each time to get the data sent this token and the server side to do a comparison to determine whether to log in, and then get data response json and other data
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.