Fix `initAuth` (Nuxt utility) for Feathers V4
Fix: initAuth utility updated for Feathers V4
This fixes the initAuth utility for SSR when the feathersClient is provided as one of the options. It now calls Feathers Authentication V4 methods.
Some tests have also been added to the find actions to cover the $limit query operator.