Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hey, I’ve been working with Swoole and I think there’s an issue when the application runs in a resident memory environment #2583

Closed
yapengsoft opened this issue Mar 25, 2024 · 2 comments

Comments

@yapengsoft
Copy link

yapengsoft commented Mar 25, 2024

Environment details

Steps to reproduce

When I have two different client IDs, after creating an authorized link using the first client ID, if I then try to create another authorized link using the second client ID, the program keeps using the first client ID due to the existence of the getOAuth2Service method
And Is there a need for the getOAuth2Service method to exist?

Code example

image

@ajupazhamayil
Copy link

Could you please give me code to reproduce this issue?

@Hectorhammett
Copy link
Contributor

Closing this issue due inactivity. Please feel free to comment back if you still have the same issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants