vue-storefront icon indicating copy to clipboard operation
vue-storefront copied to clipboard

feat: add refreshTokenHandler option

Open WojtekTheWebDev opened this issue 1 year ago โ€ข 3 comments
trafficstars

๐Ÿ”— Linked issue

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme or JSDoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Adds a new optional property refreshTokenHandler to the middlewareModule

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

WojtekTheWebDev avatar Aug 21 '24 13:08 WojtekTheWebDev

๐Ÿฆ‹ Changeset detected

Latest commit: 6810360bea12aa5f3dfb6df38d2a175c0f677bf8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@vue-storefront/sdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Aug 21 '24 13:08 changeset-bot[bot]

Converted to draft as I'm still not convinced that it is the best solution.

WojtekTheWebDev avatar Aug 22 '24 19:08 WojtekTheWebDev