Simon Thiboutôt

Results 22 issues of Simon Thiboutôt

As seen in PR #62 by @oldstreams.

We should implement all the Amazon API operations. We could do a milestone?

enhancement

Support only nodejs >= `6.5.0` Use the [ES6 syntax](https://github.com/lukehoban/es6features).

enhancement

enhancement

Add a generic section about CSRF protection, to describe how it's implemented in OmniAuth and how to configure it. References: - #1069 - #1074

I'm trying to configure the [Vandal UI](https://github.com/graphiti-api/vandal_ui) for a Rails application, _Vandal_ does not display any available endpoints. ![Screen Shot 2022-04-19 at 15 05 37](https://user-images.githubusercontent.com/2584158/164077278-ca41810e-925a-4e1d-bba3-2fa3f41f907b.png) The `schema.json` that _Vandal_ fetched...