cpp-jwt/include/jwt
Arun Muralidharan b1140707cc
Merge pull request from TheQuantumPhysicist/master
Fixed many warnings that appear due to assert not being executed in release mode.
2018-05-31 09:42:51 +05:30
..
detail Compilation error on VS2017 2018-05-02 12:33:25 +05:30
impl Merge pull request from TheQuantumPhysicist/master 2018-05-31 09:42:51 +05:30
json JWT header impl 2017-11-01 17:04:09 +05:30
test Fix tests to compile 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 Fixed many warnings that appear due to assert not being executed in 2018-05-30 22:44:38 +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