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

Invalid setJwt method location #53

Open
scottinet opened this issue Jan 22, 2019 · 0 comments
Open

Invalid setJwt method location #53

scottinet opened this issue Jan 22, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@scottinet
Copy link
Contributor

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/

@scottinet scottinet added the bug Something isn't working label Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant