jwtpp icon indicating copy to clipboard operation
jwtpp copied to clipboard

Make jwtpp::claims::set a template class

Open sa2304 opened this issue 5 years ago • 0 comments

  • Provide single claims::set::any() method that accepts a template parameter (value).
  • Make std::string default template argument to keep compatability with older code.
  • Also make claims::has & claims::check template classes.

sa2304 avatar Jun 30 '20 15:06 sa2304