php - WeChat open platform third-party authorization. Multiple public accounts authorize the platform. Authorization refreshes all auth_codes of the third party, or only refreshes the auth_code of the currently authorized public account.
阿神
阿神 2017-05-17 09:55:52
0
1
706

I have two official accounts that have been authorized by third parties on the WeChat open platform. After the first authorization, the redirect_url returned contains the auth_code parameter. I saved this parameter to the database.
Then I used another official account to authorize the third-party platform, and got another auth_code. Is this auth_code for the entire third-party platform, or just for this official account? The auth_code obtained by the last authorized official account Need to refresh?

阿神
阿神

闭关修行中......

reply all(1)
Peter_Zhu

For public accounts, it needs to be refreshed

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template