-
Hi, would it be possible to have an email passwordless auth flow?
Cheers
-
It was clear from the beginning that Isar should support some kind of synchronization capability. Until now I wanted to implement something similar to dexie's sync strategy which provides [eventual co…
simc updated
9 months ago
-
Hi I am creating a custom provider for the Pocketbase CMS but I am having an issue providing a good dx
The image URL looks something like this:
BASE_URL/api/files/COLLECTION_ID_OR_NAME/RECORD_ID/F…
-
Hello,
thanks for great design.
I am using [pocketbase](https://pocketbase.io/) and looking for an eventsourcing framework to use with it.
Ehat do you think about addidng support for Pocketba…
-
when I removed row from collections , Image file wasn't remove from disk.
and its difficult when I remove multi row together
-
Pocketbase supports subscription for either a single record or an entire collection. However, if we want to subscribe to a subset of the collection, this feature is currently unavailable.
Use case:…
-
Just wondering if there's a way to add encrypted fields here:
I really love this project.
-
I want to as kfor ability to set plain text fields as protected fields, it would be like password - when entering value it would show dots and it db it would show either nothing - if field accepts emp…
-
> [!NOTE]
> This is only a issue if you want to have to same look across all browsers
The default button color on iOS is `blue`, therefore it needs to be overwritten to `inherit` to look the same …
-
I'm login using this `const authData = await pb.collection('users').authWithPassword(username, password);` but when i `console.log(authData)` or i see pocketbase_auth in localstorage expand data is em…