Goby3  3.1.4
2024.02.22
base.h File Reference
#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
 

Macro Definition Documentation

◆ JWT_FALLTHROUGH

#define JWT_FALLTHROUGH

Definition at line 15 of file base.h.