feat: gestion-utilisateur #14
@ -27,8 +27,6 @@ const res = await AstroUtils.wrap(async () => {
|
||||
request.password,
|
||||
);
|
||||
|
||||
console.log(authData)
|
||||
|
||||
// after the above you can also access the auth data from the authStore
|
||||
console.log(pb.authStore.isValid);
|
||||
console.log(pb.authStore.token);
|
||||
|
Loading…
x
Reference in New Issue
Block a user