Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While testing the QQ social connector in my local environment, I've encountered an issue: Although Logto endpoints use HTTPS, the authentication-related endpoints (auth, token, me, etc.) are all using HTTP protocol instead of HTTPS.
This creates an unusual situation where QQ user identities are successfully written to the database, but the subsequent authentication process fails, preventing access to user information.
I'd like to know:
Beta Was this translation helpful? Give feedback.
All reactions