Skip to content

Change sessionIdGenerator's type to accept function #149

@endigo

Description

@endigo

There is no point in having sessionIdGenerator?: undefined

We weren't even able to pass a static string to it.

Suggestion

sessionIdGenerator: undefined | (() => string)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions