2FAuth/resources/js_vue3
2023-11-21 13:45:47 +01:00
..
assets Set up the basic vue app with router and stylesheet 2023-11-21 13:45:46 +01:00
components/formElements Set up Form component & some form elements components 2023-11-21 13:45:47 +01:00
composables Set up Form component & some form elements components 2023-11-21 13:45:47 +01:00
layouts Set up a global notification handler & Error view & Modal component 2023-11-21 13:45:47 +01:00
router Set up a global notification handler & Error view & Modal component 2023-11-21 13:45:47 +01:00
services Handle missing/invalid CSRF token & let 422 errors pass through 2023-11-21 13:45:47 +01:00
stores Clear notification and set their duration & Fix landing on webauthn form 2023-11-21 13:45:47 +01:00
views Clear notification and set their duration & Fix landing on webauthn form 2023-11-21 13:45:47 +01:00
app.js Set up a global notification handler & Error view & Modal component 2023-11-21 13:45:47 +01:00
App.vue Set up the notification feature 2023-11-21 13:45:46 +01:00
icons.js Set up fontawesome icons (v6) 2023-11-21 13:45:46 +01:00