Skip to content

Migrate the auth Vuex module to a Pinia store

Migrate the Vuex store module in src/store/auth.js to Pinia with TypeScript, after the related API helpers have been typed, and update all components and tests.

Requires #1140 (closed), #1158 (closed)

Edited by Erwan Rouchet