Skip to content

AuthOptions constructor is not unambiguous #62

@gokhanbarisaker

Description

@gokhanbarisaker

AuthOptions constructor takes a string argument, which may be a key or a token. That makes the constructor argument ambiguous.

We may prevent this by changing constructor accessiblity to private and using builder pattern

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