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

Add an option to use specific port for redirct uri under loopback scheme #136

Merged
merged 4 commits into from Jan 19, 2024

Conversation

nicolasboattini
Copy link
Contributor

@nicolasboattini nicolasboattini commented Jan 19, 2024

  • Added the fields to select wether to use a specific port and the port itself
  • Modified the logic to set the redirectUri in ExecuteFullAuth() depending on if there is a specific port or not.

I think this should do the trick with the random ports.

Resolves #135

Added the fields to select wether to use a specific port and the port itself
Modified the logic to set the redirectUri in ExecuteFullAuth() depending on if there is a specific port or not
@elringus elringus merged commit a01c1f9 into elringus:master Jan 19, 2024
1 check passed
@elringus
Copy link
Owner

Thank you!

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.

Add an option to use specific port for redirct uri under loopback scheme
2 participants