Skip to content

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

Open
Sonictherocketman wants to merge 1 commit into
yjs:masterfrom
Sonictherocketman:feature/callback-params
Open

Adds support for passing Authentication Credentials & Query Params via CALLBACK_URL#131
Sonictherocketman wants to merge 1 commit into
yjs:masterfrom
Sonictherocketman:feature/callback-params

Conversation

@Sonictherocketman

Copy link
Copy Markdown

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.
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.

1 participant