6076-2FA #70
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#70
Loading…
Reference in New Issue
No description provided.
Delete Branch "6076-2FA"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,30 @@
import { ref, computed } from 'vue';
He tingut q ferme un composable:
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22
@ -0,0 +5,4 @@
export function useLogin() {
function getUser() {
const userData = user.value;
user.value = {};
He fet que quan es gaste es borre per a que no es quede per ahi almacenada la contraseña
@ -0,0 +25,4 @@
//
}
},
});
Perque has ficat este codi?
Ah ixe codi ja esta en el login que havia fet Joan, soles ho he tret a un component
New commits pushed, approval review dismissed automatically according to repository settings