pocketbase / js-sdk

PocketBase JavaScript SDK
https://www.npmjs.com/package/pocketbase
MIT License
2.06k stars 122 forks source link

Can you please migrate to version 8.x and higher? #70

Closed Abelkrijgtalles closed 1 year ago

Abelkrijgtalles commented 1 year ago

Hi, I'm having problems with authenticating admins. If I use client.admins.authviaemail (what is the only way to sign in as an admin to my knowledge), I get the error: Not Found.. The issue is fixed in this GitHub issue. But, -because I'm using the JS SDK- I still get the issue. And because I use pockethost I can't downgrade at this moment.

Abelkrijgtalles commented 1 year ago

Sorry I see that you already did that.