@PasqualeJS ,
I have tested the “remove params from URL” action on our demo page - no issues are found. Can you please tell me what exact problems you have with this action? Like, what is not working when you’re triggering this action? If you have some errors/console screenshot - it will be helpful
https://docs.zeroqode.com/plugins/sign-in-with-apple-plugin#plugin-actions
Using this plugin? Not sure if there are any other ways. But you can be interested in some insights, provided in these threads:
http://forum.bubble.io/t/security-best-practices-tips/4779
I built a simple app with a front end and back end.
Admin creates account/credentials for users and populates a simple report page.
User gets an email w/ link, signs in and views report.
I’m seeing a big drop off in the signing in page so I want to eliminate password input for user. I would like them to simply sign in and view report with email only, No password. Sounds simple but can’t get around it for some reason…
Please help!
Hello Bubble-folk…
I want users of my app to access the data they have created in Bubble on their own web site, via JSON. Hence I want to expose various data types via the API, based on their own user login credentials that are embedded in the GET url.
Some things I have worked out:
In settings, I’ve enabled “This app exposes a data API”. I’ve selected the types to expose.
I’ve accessed the JSON for those types via the “…api/1.1/obj/type_name” path.
A good start.
Two questions remain.
1) …
Regards,
Zeroqode Team