Skip to content

Conversation

scottinet
Copy link
Contributor

@scottinet scottinet commented Mar 21, 2019

⚠️ depends on:

The CI will fail until the Kuzzle PR is merged.

Description

Add support for the new auth:refreshToken API route.

Other changes

  • update the SDK features to the latest version and add support for the newest features added

Copy link
Member

@alexandrebouthinon alexandrebouthinon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scottinet: Did you plan to add documentation for this?

@scottinet
Copy link
Contributor Author

scottinet commented Mar 22, 2019

@alexandrebouthinon > the documentation is ready actually, but I'm trying to find a way to test the code snippet using that infernal run-snippet script that re-installs the JS SDK even with the DEV_MODE environment variable set to true.

DEV_MODE=true works better if set in the same terminal than the one used to run the snippet tests 😑

Here is the corresponding documentation PR: kuzzleio/documentation#266

@scottinet scottinet merged commit ada97c6 into 6-dev Mar 26, 2019
@scottinet scottinet deleted the KZL-508/auth-refreshToken branch March 26, 2019 16:23
@scottinet scottinet mentioned this pull request Mar 26, 2019
scottinet added a commit that referenced this pull request Mar 27, 2019
# [6.1.0](https://github.com/kuzzleio/sdk-javascript/releases/tag/6.1.0) (2019-03-26)


#### New features

- [ [#381](#381) ] Add support for the new auth:refreshToken API route   ([scottinet](https://github.com/scottinet))

#### Others

- [ [#379](#379) ] [bugfix] keep internal errors on PartialErrors   ([benoitvidis](https://github.com/benoitvidis))
- [ [#376](#376) ] [ci] Add empty .npmignore to push dist on npmjs   ([alexandrebouthinon](https://github.com/alexandrebouthinon))
---
scottinet added a commit to kuzzleio/documentation that referenced this pull request Mar 27, 2019
⚠️ depends on kuzzleio/sdk-javascript#381

# Description

Add a documentation for the new `auth:refreshToken` function.

# Boyscout

Amend the `auth:login` documentation by explaining that, after a successful login, the SDK will automatically be "authenticated".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants