[Plugin] Http/s REST, blueprintable JSON and Parse REST API manager at once (VaRest)

EDIT2: I got a problem when I want tu use https request, when I connect to my website in Chrome with https://… it works but when I do this from the plugin I get stuck in Bind Event to OnRequestComplete, I use wireshark to see what happend:

http://img4.hostingpics.net/pics/688077errorhttps.jpg

Event
EDIT: It’s ok I found the solution this plugin is reaaly impressive ^^ now I would like to know if I can use blueprint varest on a dedicated server or in C++ class ?

Hello everyone, I found this plugin and look very amazing but I have a question for you. There is someone who already use this plugin with an authentification system based on JSON Web Tokens (from https://jwt.io/) ?

I explain why, i’m currently using jhipster to generate a project based on springboot and the authentification system of JWT and I would like to know if someone already done this to explain me a way to explore. I sucess to send post/get request but I think it’s more complex than this to use the JWT concept by write a header for exemple with a secret key.

Any tips is good to have ! :slight_smile:

Thank in advance.