Skip to content

Remove default ports + Add RedirectPath#117

Closed
amineck wants to merge 5 commits intoint128:masterfrom
journifyio:fix_port
Closed

Remove default ports + Add RedirectPath#117
amineck wants to merge 5 commits intoint128:masterfrom
journifyio:fix_port

Conversation

@amineck
Copy link

@amineck amineck commented Jan 2, 2023

👋 ! Thanks for the awesome package.

This PR addresses 2 small concerns we've been facing with the library.

1- The library keeps the PORT when redirecting even if it's the default port (ex: https://127.0.0.1:443 instead of https://127.0.0.1), which require us (for some destinations) to create an extra oauth app when testing with the CLI
2- Add support for a RedirectPath

@amineck amineck changed the title Remove port :443 if https and :80 http + Add RedirectPath Remove default ports + Add RedirectPath Jan 2, 2023
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