marshallswain / feathers-pinia

Connect your Feathers API to the elegant data store for Vue
52 stars 22 forks source link

UseAuthOptions type does not include property userStore #138

Open ha6755ad opened 1 year ago

ha6755ad commented 1 year ago

The documentation specifies that a userStore option can be passed to the useAuth store. However the actual type in the installed package does not include a userStore option. Both docs and installed packages are v 3.0.4. Not sure if the issue is with the docs or the code.

marshallswain commented 11 months ago

The issue is with the docs. The What's new section shows the new API: https://feathers-pinia.pages.dev/guide/whats-new.html#useauth