matrix-js-sdk
    Preparing search index...

    Variable DEVICE_CODE_SCOPEConst

    DEVICE_CODE_SCOPE: string = OAuthGrantType.DeviceAuthorization

    The name "scope" is a misnomer here as it is actually a "grant type".

    use OAuthGrantType.DeviceAuthorization instead