JWT (Json Web Token)

Hello,

We are working on a sign in process to the content of our app.

Since our partners already have a security protocol in place, we need to provide the finished product using a JWT.

* Did anyone ever worked with JWT (JSON Web Token)?

* Mainly, I wanted to know if anyone ever used the Lua library from JWT.io here?:
https://jwt.io/#libraries

I’m unable to apply it to our Corona project for some reason,

Thank you,

Mars

Not answering, but adding link to Lua Git for this library for others who may read and want to answer later:

https://github.com/SkyLothar/lua-resty-jwt

JWT - Seems to have a impressive amount of support in many languages.

Not answering, but adding link to Lua Git for this library for others who may read and want to answer later:

https://github.com/SkyLothar/lua-resty-jwt

JWT - Seems to have a impressive amount of support in many languages.