cpp-jwt/include/jwt
2018-05-21 14:06:48 +02:00
..
detail Compilation error on VS2017 #11 2018-05-02 12:33:25 +05:30
impl More inline definitions to for header files to avoid double definition 2018-05-20 02:57:13 +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 Minor to make the code compile with -pedantic-errors flag in g++ 2018-05-21 14:06:48 +02:00
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 More inline definitions to for header files to avoid double definition 2018-05-20 02:57:13 +02:00
parameters.hpp More inline definitions to for header files to avoid double definition 2018-05-20 02:57:13 +02:00
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