cpp-jwt/include/jwt
Samer Afach 22856e9da2 Functions made inline because they're in the header. Otherwise multiple
definition errors will appear when this file is included.
2018-05-20 00:47:37 +02:00
..
detail Compilation error on VS2017 #11 2018-05-02 12:33:25 +05:30
impl Fix more signed/unsigned warnings. 2018-05-19 19:03:46 +02:00
json JWT header impl 2017-11-01 17:04:09 +05:30
test Fix tests to compile #9 2018-04-25 12:06:10 +05:30
algorithm.hpp Fix tests to compile #9 2018-04-25 12:06:10 +05:30
base64.hpp Functions made inline because they're in the header. Otherwise multiple 2018-05-20 00:47:37 +02:00
error_codes.hpp Finished README 2018-01-02 11:45:12 +05:30
exceptions.hpp Added checks and tests for iat/jti/sub 2017-12-29 01:10:41 +05:30
jwt.hpp Compilation issue in VS2017 #12 2018-05-02 21:51:33 +05:30
parameters.hpp Added checks and tests for iat/jti/sub 2017-12-29 01:10:41 +05:30
short_string.hpp Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30
stack_alloc.hpp Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30
string_view.hpp Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30