|
Goby3 3.3.0
2025.07.10
|
#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 | |
| namespace | jwt |
| JSON Web Token. | |
| namespace | jwt::alphabet |
| character maps when encoding and decoding | |
Macros | |
| #define | JWT_FALLTHROUGH |