mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-20 13:30:50 +02:00
initial v0.8 pre-release
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
passwordConfirm,
|
||||
});
|
||||
|
||||
await ApiClient.admins.authViaEmail(email, password);
|
||||
await ApiClient.admins.authWithPassword(email, password);
|
||||
|
||||
dispatch("submit");
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user