Function jwt::str_to_type
Defined in File jwt.hpp
Function Documentation
-
inline enum type jwt::str_to_type(const jwt::string_view typ) noexcept
Converts a string representing a value of type
enum class type
into its actual type.
Defined in File jwt.hpp
Converts a string representing a value of type enum class type
into its actual type.