AR
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
import PocketBase from 'pocketbase';
|
||||
|
||||
const pb = new PocketBase(process.env.PB_URL);
|
||||
|
||||
const authData = await pb.collection('users').authWithPassword('michel.deghaud@gmail.com', 'Kimbomaye67');
|
||||
|
||||
export default pb;
|
Reference in New Issue
Block a user