cpp-jwt/include/jwt
Samer Afach 8ef6d055ae Make it possible to only include base64.hpp without having to include
jwt.hpp by adding missing includes to resolve incomplete types.
2018-05-19 21:38:25 +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 Make it possible to only include base64.hpp without having to include 2018-05-19 21:38:25 +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