Goby3
3.1.5a
2024.05.23
|
#include <array>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
struct | jwt::alphabet::base64 |
valid list of characted when working with Base64 More... | |
struct | jwt::alphabet::base64url |
valid list of characted when working with Base64URL More... | |
class | jwt::base |
Alphabet generic methods for working with encoding/decoding the base64 family. More... | |
Namespaces | |
jwt | |
JSON Web Token. | |
jwt::alphabet | |
character maps when encoding and decoding | |
Macros | |
#define | JWT_FALLTHROUGH |