marshallswain / feathers-pinia

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

fix: Fix reAuthenticate call to use built-in flow #152

Closed daffl closed 8 months ago

daffl commented 8 months ago

We should rely on the Feathers authentication client flow to check and remove tokens. This is specifically important for things to work with oAuth redirects.