svelte-session-manager

Session store for svelte (currently only for JWT)

BSD-2-CLAUSE License

Downloads
2.6K
Stars
105
Committers
9

Bot releases are visible (Hide)

svelte-session-manager - v2.2.0

Published by github-actions[bot] over 1 year ago

2.2.0 (2023-02-16)

Bug Fixes

  • do not store error in session (c4bffca)

Features

  • fill slot message with error message from server if exists (05472cf)
svelte-session-manager - v2.1.3

Published by github-actions[bot] over 1 year ago

2.1.3 (2023-02-04)

Bug Fixes

svelte-session-manager - v2.1.2

Published by github-actions[bot] over 1 year ago

2.1.2 (2023-02-04)

Bug Fixes

svelte-session-manager - v2.1.1

Published by github-actions[bot] over 1 year ago

2.1.1 (2023-02-03)

Bug Fixes

svelte-session-manager - v2.1.0

Published by github-actions[bot] over 1 year ago

2.1.0 (2023-02-03)

Bug Fixes

  • copy all keys from tokenmap into seesion (cf595a2)
  • declare pkg as example + frontend (c45fee2)
  • deps: add ^1.0.3 (optionalDependencies.mf-hosting-frontend) (e508898)
  • deps: add ^1.0.5 (optionalDependencies.mf-hosting-cloudflare) (99a7d3e)
  • deps: add ^1.1.0 remove ^1.0.4 (optionalDependencies.mf-hosting-frontend) (1540da9)
  • deps: bump (db99b37)
  • deps: bump (dc9d4eb)
  • deps: bump (9cfa9bd)
  • deps: bump (a594b2d)
  • deps: bump (2a8c16c)
  • deps: bump (2776f19)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (4396d35)
  • deps: bump json5 and testcafe (9fa4e2e)
  • deps: bump mf-hosting from 1.7.3 to 1.7.4 (df9ac2d)
  • deps: bump mf-hosting from 1.7.4 to 1.7.5 (e61df94)
  • deps: bump mf-hosting from 1.7.5 to 1.7.7 (1c851c6)
  • deps: bump mf-hosting from 1.7.7 to 1.7.8 (3a3dc7e)
  • deps: bump mf-hosting from 1.7.8 to 1.7.9 (a1f3576)
  • deps: bump mf-hosting-frontend from 1.5.3 to 1.6.0 (bfe8166)
  • deps: lock (374e05e)
  • deps: lock (455bca7)
  • desp: lock (3d45a23)
  • example title (e49157f)
  • upgrade @sveltejs/vite-plugin-svelte from 1.0.5 to 1.0.6 (6a9067c)
  • upgrade @sveltejs/vite-plugin-svelte from 1.3.0 to 1.3.1 (90b8647)
  • upgrade npm-pkgbuild from 10.15.12 to 10.15.13 (16d1a14)
  • upgrade npm-pkgbuild from 10.15.16 to 10.15.17 (9631502)
  • use shared nginx config (532f034)
  • use shared pkg extras (7c67a9a)

Features

  • declare min + max field lenght (29cd678)
  • upgrade ava from 4.3.3 to 5.0.0 (3d4e05e)
svelte-session-manager - v2.0.11

Published by arlac77 about 2 years ago

2.0.11 (2022-09-08)

Bug Fixes

  • declare instance vars (9c30687)
  • deps: bump (17bcf0f)
  • deps: bump (f395c22)
  • deps: bump cached-path-relative from 1.0.2 to 1.1.0 (903e1d8)
  • deps: bump mf-hosting from 1.7.1 to 1.7.2 (00884f3)
  • deps: bump minimist from 1.2.5 to 1.2.6 (110d7d3)
  • deps: bump moment from 2.29.1 to 2.29.2 (d5d6052)
  • deps: bump moment from 2.29.3 to 2.29.4 (1c3aee0)
  • deps: bump node-fetch from 2.6.2 to 2.6.7 (5669d8a)
  • deps: bump npm from 8.7.0 to 8.12.0 (d604df8)
  • deps: bump nth-check from 2.0.0 to 2.0.1 (7094f3b)
  • deps: bump parse-url from 6.0.0 to 6.0.2 (5fccc90)
  • deps: bump remark-html from 13.0.1 to 13.0.2 (95a5292)
  • deps: bump semver-regex from 3.1.2 to 3.1.3 (a74b274)
  • deps: bump semver-regex from 3.1.3 to 3.1.4 (76e2bc8)
  • deps: bump undici from 5.0.0 to 5.5.1 (4b4eefa)
  • deps: bump undici from 5.5.1 to 5.8.0 (4c297b2)
  • deps: lock (8172471)
  • deps: lock (ef11d63)
  • deps: lock (a3b6325)
  • no autofocus (843925a)
  • towards vite (f7b28f0)
  • upgrade mf-styling from 1.0.6 to 1.0.7 (d9f8b13)
  • upgrade mf-styling from 1.2.1 to 1.2.4 (1fa6559)
  • upgrade mf-styling from 1.2.14 to 1.2.16 (4668350)
  • upgrade npm-pkgbuild from 10.14.6 to 10.14.7 (30f2717)
  • upgrade postcss from 8.4.1 to 8.4.3 (ded5bb9)
  • upgrade postcss from 8.4.12 to 8.4.13 (8a14a3a)
  • upgrade postcss from 8.4.3 to 8.4.4 (3449d63)
  • upgrade rollup from 2.59.0 to 2.60.0 (fdb0d2a)
  • upgrade rollup from 2.71.1 to 2.72.1 (2534da9)
  • upgrade rollup from 2.75.0 to 2.75.1 (2bbb7b8)
  • upgrade svelte from 3.46.6 to 3.47.0 (970584c)
  • upgrade vite from 3.0.5 to 3.0.6 (8bc89a8)
svelte-session-manager - v2.0.10

Published by github-actions[bot] about 3 years ago

2.0.10 (2021-10-01)

Bug Fixes

  • handle undefined content type in error response (7d3983e)
  • use fieldset in login form (1cae171)
svelte-session-manager - v2.0.9

Published by github-actions[bot] about 3 years ago

2.0.9 (2021-09-27)

Bug Fixes

  • upgrade postcss from 8.3.7 to 8.3.8 (3b2418c)
svelte-session-manager - v2.0.8

Published by github-actions[bot] about 3 years ago

2.0.8 (2021-09-24)

Bug Fixes

  • only tribber subscription if access token changes (0f716c1)
svelte-session-manager - v2.0.7

Published by github-actions[bot] about 3 years ago

2.0.7 (2021-09-17)

Bug Fixes

  • use setTime and expires_in is presend (eb38184)
svelte-session-manager - v2.0.6

Published by github-actions[bot] about 3 years ago

2.0.6 (2021-09-14)

Bug Fixes

  • fire subscription after session validity has been declared (51d384f)
  • deps: lock (9cc6d24)
svelte-session-manager - v2.0.5

Published by github-actions[bot] about 3 years ago

2.0.5 (2021-08-28)

Bug Fixes

  • execute refresh shortly before expiration (df067e2)
svelte-session-manager - v2.0.4

Published by github-actions[bot] about 3 years ago

2.0.4 (2021-08-25)

Bug Fixes

svelte-session-manager - v2.0.3

Published by github-actions[bot] about 3 years ago

2.0.3 (2021-08-21)

Bug Fixes

  • ons update subcribers if value really differ (3d4dd34)
svelte-session-manager - v2.0.2

Published by github-actions[bot] about 3 years ago

2.0.2 (2021-08-21)

Bug Fixes

svelte-session-manager - v2.0.1

Published by github-actions[bot] about 3 years ago

2.0.1 (2021-08-20)

Bug Fixes

svelte-session-manager - v2.0.0

Published by github-actions[bot] about 3 years ago

2.0.0 (2021-08-19)

Bug Fixes

  • deps: resolve to public npm (40431fa)
  • directly write into the store (25e9be8)
  • handle invalid tokens more gracefully (14fda81)

BREAKING CHANGES

  • clear() is gone use invalidate() instead
    save() is gone too and has no replacment as data is directly written into the store.

If the session expires and a refresh token is present try that to refresh the access_token

svelte-session-manager - v1.4.6

Published by github-actions[bot] about 3 years ago

1.4.6 (2021-08-18)

Bug Fixes

  • harmonize data transfer (6a2d682)
svelte-session-manager - v1.4.5

Published by github-actions[bot] over 3 years ago

1.4.5 (2021-07-02)

Bug Fixes

svelte-session-manager - v1.4.4

Published by github-actions[bot] over 3 years ago

1.4.4 (2021-06-15)

Bug Fixes