hook
hook copied to clipboard
A RESTful and extendable Backend as a Service that provides instant backend to develop sites and apps faster, with dead-simple integration for JavaScript, iOS, Android and more.
Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...
-bash: hook: command not found
Currently to reset passwords it's necessary to implement everything in front-end. It should be necessary only to trigger [auth.forgotPassword](http://doubleleft.github.io/hook-javascript/classes/Hook.Auth.html#method_forgotPassword) in the frontend. The [auth.resetPassword](http://doubleleft.github.io/hook-javascript/classes/Hook.Auth.html#method_resetPassword) should be deprecated. So the process...
I'm having a similar problem than #119. This is what I get when I try a cURL (even from the same host): ``` va25uoco@123123 [~]$ cd /home/va25uoco/hook.xxxx.xx/hook && hook server...
Enviar possíveis exceptions para https://getsentry.com, quando em produção.
The following example doesn't work in any client: ``` sql SELECT `gender`, COUNT(*) FROM `auth` GROUP BY `gender`; ``` JavaScript client code example: ``` javascript client.collection('auth').group("gender").count() ```
- [x] [filesystem (default)](https://github.com/doubleleft/hook/blob/master/src/Application/Config.php) - [ ] database
After removing `index` statement from `schema.yaml` the index isn't removed. Related issue: https://github.com/doubleleft/hook/issues/95
Some servers have restricted access to outbound HTTP/HTTPS requests. Some options to set default proxy server: - http://guzzle.readthedocs.org/en/latest/clients.html#environment-variables - http://php.net/manual/en/function.stream-context-set-default.php