-
-
Notifications
You must be signed in to change notification settings - Fork 642
Open
Labels
A-Developer-ExperienceA-Technical-DebtT-TaskTasks for the team like planningTasks for the team like planning
Description
The matrix spec has supported auth via the Authorization header since r0.3.0, and indeed the use of the query param has been deprecated since v1.11.
Nevertheless the js-sdk still allows applications to fall back to use of the query param by setting ICreateClientOpts.useAuthorizationHeader: false
.
I believe we should completely remove this option in the next major version of the SDK.
Metadata
Metadata
Assignees
Labels
A-Developer-ExperienceA-Technical-DebtT-TaskTasks for the team like planningTasks for the team like planning