Skip to content
New issue

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

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

Already on GitHub? # to your account

Adds support for passing Authentication Credentials & Query Params via CALLBACK_URL #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sonictherocketman
Copy link

This change allows for a server to contain both query params and optional HTTP Basic Auth credentials.

Currently no mechanism exists for a CALLBACK_URL to contain an authentication token either in the query string or as basic auth. A lack of such mechanism limits the utility of the CALLBACK_URL over unsecured networks or multi-node setups.

…a CALLBACK_URL

This change allows for a server  to contain both query params and optional HTTP Basic Auth credentials.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant