Skip to content

Insecure credentials implementation broken on @grpc/grpc-js v1.13.1 #206

Open
@tstirrat15

Description

@tstirrat15

Description

This was reported by a user on discord: https://discord.com/channels/844600078504951838/844600078948630559/1352659081139060866

We currently copy in an implementation to work around the grpc-js package preventing you from using bearer token credentials in an insecure context.

This differs from the current implementation, though a git blame shows that the changes to this class happened a long time ago.

My best guess is that something changed in the v1.13.0 release, but I'm having trouble figuring out what that would be.

I'll pin the package in the resolutions in the meantime, and work on a more permanent fix after that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions