Your Majesty
Your Majesty
BRBuildShip + Rowy
Created by Your Majesty on 5/30/2024 in #❓・buildship-help
how to save Current timestamp in firebase create document node
Sorry if this is a dumb question but how do you save the current timestamp to a firebase document with a data type as “timestamp” Eg. { “createdAt”: “currentTimestamp” }
11 replies
BRBuildShip + Rowy
Created by Your Majesty on 3/5/2024 in #❓・buildship-help
Authorize api request URLs
Please how do you authenticate/authorize a url of an api request so its only taking requests from users of your app? Lets say you have a buildship api in flutterflow that triggers some api cals in the backend, but you don’t want everyone flooding the api call with lots of requests, you just want your users of your app to have access to that , how do you do that? Because the api url to trigger the buildship workiflow is going to be public …so how do you do that please?
4 replies