Vincent B.

Results 46 comments of Vincent B.

Export is very dummy, it export loaded ressources. I think Data background is a lazy loading so it does not come on export.

You can do this from browser. TODO : ADD this plugin https://github.com/Martinomagnifico/reveal.js-copycode

In schema you got something like this : ``` "fields": [ { "name": "amount", "description": "", "args": [], "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Float",...

Why do you need this ?

Hello all, Does someone work on this ? What is the specification for the configuration if we want to use a claim value as clientId ? Let me know if...

I think we should add a new property in **RateLimitOptions** like `ClientIdClaim `or just `Claim` If this property is set, it will try to get the value from **Authorization** header...

Hi, sorry for my very late response :(. As @Zaid-Ajaj said I was waiting a little about Fable 2, so it needs to be ported to the new version, including...