cpp-jwt/include/jwt
2018-08-05 15:10:53 +05:30
..
detail Compilation error on VS2017 #11 2018-05-02 12:33:25 +05:30
impl Add option to remove type fromt he jwt_header #26 2018-08-05 15:10:53 +05:30
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 Fixed many warnings that appear due to assert not being executed in 2018-05-30 22:44:38 +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 Add option to remove type fromt he jwt_header #26 2018-08-05 15:10:53 +05:30
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