github pocketbase/js-sdk v0.8.1
v0.8.1 Release

latest releases: v0.26.2, v0.26.1, v0.26.0...
2 years ago

This release contains only documentation fixes:

  • Fixed code comment typos.
  • Added note about loadFromCookie that you may need to call authRefresh to validate the loaded cookie state server-side.
  • Updated the SSR examples to show the authRefresh call. For the examples the authRefresh call is not required but it is there to remind users that it needs to be called if you want to do permission checks in a node env (eg. SSR) and rely on the pb.authStore.isValid checks.

Don't miss a new js-sdk release

NewReleases is sending notifications on new releases.