
Hi I am trying to let the user login at my Bubble.io web app I thought about using JWT but I havent understood how to do it yet.

is bubble.io a no/low-code builder?

You have a few ways to approach this issue,
If you want to fully implanted it on the server side you can check this https://discord.com/channels/564160730845151244/1092520228858105856/1092523507553935360
If you adding it to a front end is just easy as adding Web platform.
P.s. I don't think this is going to be an easy task as you don't have direct access to Bubble in the level that require for you to be able to connect the user mechanism

Yes

It's not server sided, so it's not possible to make such approach. However with it's API, probably it's possible to achieve authentication, but by using bubble's default Auth. A good approach is client-sided, as you said

Thinking about that, it could be a good idea making a plugin to support appwrite in bubble.io, that way lot's of new users will use It, instead of bubble's limited and slow database

Ironically it uses the super performant Postgres (or that's what people says)
Recommended threads
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
