linkWith
not returns a sessionToken
in CloudCloud
#9518
Labels
bounty:$20
Bounty applies for fixing this issue (Parse Bounty Program)
type:bug
Impaired feature or lacking behavior that is likely assumed
I'm encountering an issue with linkWith in Cloud Code on Parse-Server 7.2. When linking a user with a third-party provider, the method does not return a sessionToken as expected. This breaks the intended behavior, where the user should be logged in automatically after linking.
Steps to Reproduce
Here is the code snippet that demonstrates the issue:
Attempt to link the user with a provider using linkWith.
Observe that no sessionToken is returned.
Environment
Parse Server Version: 7.2
The text was updated successfully, but these errors were encountered: