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

Redirect to correct local port after OAuth2 success #348

Merged

Conversation

tzrot-jed
Copy link

@tzrot-jed tzrot-jed commented Jul 18, 2023

The redirect_uri param always defaulted to http://localhost:8060 even when using a port other than default on function call get_auth_localhost.

The relevant issue number, if applicable.
No issue has been opened.

Any new features that have been added
Added a setter to _local_port to re-create the _local_uri var according to the port specified.

Any relevant tests that have been run
No relevant test have been run or written

The redirect_uri param always defaulted to http://localhost:8030 even when using a port other than default on function call get_auth_localhost
Copy link
Collaborator

@WolfgangSenff WolfgangSenff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@WolfgangSenff WolfgangSenff merged commit 5f2d638 into GodotNuts:main Jan 11, 2024
@WolfgangSenff
Copy link
Collaborator

I will go ahead and add this same functionality to the 4.x branch.

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

Successfully merging this pull request may close these issues.

2 participants