Just added JSON Web Token (JWT) support to Open Source mORMot for Delphi, including HS256 (HMAC SHA-256) and ES256 (256-bit public key ECDSA).

Just added JSON Web Token (JWT) support to Open Source mORMot for Delphi, including HS256 (HMAC SHA-256) and ES256 (256-bit public key ECDSA).
Updated doc (in case of troubles with the blog link) is http://synopse.info/files/html/Synopse%20mORMot%20Framework%20SAD%201.18.html#TITL_192
http://blog.synopse.info/post/2016/12/19/JSON-Web-Tokens-%28JWT%29

Comments

  1. Thanks Arnaud, this is great! Do you have a link to an external page that might help me understand how to integrate from the web browser side?

    ReplyDelete

Post a Comment