-
Twice in the past couple weeks, CanJS users have asked how to send multipart form data with CanJS (can-connect and can-ajax):
https://bitovi-community.slack.com/archives/CFC80DU5B/p1568332822004000…
-
Hello,
How can I secure agenda rest endpoint so that only authorized people can schedule requests?
There should be an apikey but I don't find anything in doc.
-
I'm having issues when deleting items, it looks like the cache is not being updated and generating an error in the browser.
Somehow it ends up trying to read the `_id` property of an undefined obje…
-
Hello, everyone!
Version 1 is finally out and so I will be able to **do more communication** on the framework!
To do this, I'd like to know what *you* like/love about FoalTS. Are there any key f…
-
Hello,
First of all this is an awesome lib! Thanks for doing this 🍕
So we have a use case where we reset the password by using:
```
verifyReset.create({
action: 'sendResetPwd',
…
-
Can you authenticate google account? I had tried your samples, it was okay long time ago when you released first commit. But unfortunately right now I can't do that again. It seems google has new poli…
-
Do you think it would be possible to combine Rekit with next.js (React SSR framework)?
It might be difficult because both Rekit and next.js are "opinionated" about application structure, but I'm cu…
-
> However, as a longer term solution I'd like to figure out what org or user account this gem should belong to. If you'd like to take active ownership speak up.
The current maintainer is @danwiding, …
-
I have whipped up a new version on this package to add some features and solve some shortcomings of the current version. One of my main motivations in doing so is how well this package can work with t…
-
### Steps to reproduce
PS: Quasar dev (i.e for web no issues)
create a quasar project , to connect to a feathers service using
quasar mode add capacitor
quasar dev -m capacitor -T android
(Fir…