Skip to content

Conversation

Yoann-Abbes
Copy link
Contributor

What does this PR do?

Adds the refresh method of the security controller.
https://jira.kaliop.net/browse/KZL-1467

How should this be manually tested?

  • Step 1 :
  • Step 2 :
  • Step 3 :
    ...

Other changes

Boyscout

@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #510 into 7-dev will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            7-dev     #510   +/-   ##
=======================================
  Coverage   95.81%   95.81%           
=======================================
  Files          32       32           
  Lines        1314     1315    +1     
=======================================
+ Hits         1259     1260    +1     
  Misses         55       55           
Impacted Files Coverage Δ
src/controllers/Security.js 97.12% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cfcf343...ef0512e. Read the comment docs.

@Aschen Aschen merged commit 65b526e into 7-dev Apr 26, 2020
@Aschen Aschen deleted the KZL-1467-security-refresh branch April 26, 2020 14:57
@Aschen Aschen mentioned this pull request Apr 28, 2020
Aschen added a commit that referenced this pull request Apr 28, 2020
# [7.2.0](https://github.com/kuzzleio/sdk-javascript/releases/tag/7.2.0) (2020-04-28)


#### Bug fixes

- [ [#508](#508) ] Fix SearchResult.next with sort/size   ([Aschen](https://github.com/Aschen))
- [ [#512](#512) ] Fix token expired   ([Aschen](https://github.com/Aschen))
- [ [#511](#511) ] Avoid to mutate user options   ([Aschen](https://github.com/Aschen))
- [ [#507](#507) ] Fix collection getMapping   ([Aschen](https://github.com/Aschen))

#### New features

- [ [#510](#510) ] Add security:refresh   ([Yoann-Abbes](https://github.com/Yoann-Abbes))

#### Enhancements

- [ [#509](#509) ] Add the rate limit property to Profile objects   ([scottinet](https://github.com/scottinet))
---
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.

3 participants