Skip to content

access the initial request in the database adapter #169

Open
@ianstormtaylor

Description

@ianstormtaylor

Is there any way to access the initial request inside the database adapter?

I'm building a custom adapter, because it talks over some internal APIs, and I'm not sure how to pass authentication/authorization information to the adapter so that it can forward them to the internal APIs.

If not, is there a workaround?

Edit: more specifically, I'm looking for a way to access the initial request inside getSnapshot and getOps, before they are called when a client first connects and loads a document.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions