Gani Georgiev
Gani Georgiev
I don't have experience with Apple ID and its authentication flow. I'll have to research it, but if Apple supports OAuth2 and could return the user email address, then I...
This probably will need to be prioritized a little because I've recently learned [from Twitter](https://twitter.com/luke_pighetti/status/1568401823853150208) that the App store seems to have a requirement for "Apple Sign-in" if other 3rd...
I like the idea of having "Import/Export to CSV" for a collection (json would be easier, but I think we can make CSV to work too). Also I think this...
This turned out a little more complicated than I initially anticipated. Experimental support for only **import/export of collections configuration** from JSON (both from the UI and as a automated migation...
This is a good suggestion, but may complicate things considering how PocketBase manage tokens. To avoid storing the tokens in the database and requiring something to take care of the...
I agree that this will be nice to have. I'm just not sure what would be the best way to implement it without complicating the API too much. I think...
@tryffel I guess it depends on your use case. You can store mostly everything in a JSON field but you would loose the various filtering and validations that comes with...
Hi, thanks for the suggestion. I've added it to the [roadmap](https://github.com/orgs/pocketbase/projects/2). For now it is a low priority, but I agree that the Users listing could be improved (in order...
@insuusvenerati The above error is not related to PocketBase or at least not directly and it is probably due to some other network setup that you may need to tune....
This could be added in the future, but may cause some confusion with the existing `=` and `~` operators, so we probably will have to introduce a new one (and...