Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Invalid setJwt method location #53

@scottinet

Description

@scottinet

The setJwt method currently belongs to the Auth class, but it should instead be put in the Kuzzle class, as stated by the other languages documentation (see the jwt property in the JS Kuzzle constructor documentation)

This is especially visible as the C++ documentation shows the JWT getter in the Kuzzle ctor documentation: https://docs-v2.kuzzle.io/sdk-reference/cpp/1/kuzzle/introduction/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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