|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|


Go to the source code of this file.
Namespaces | |
| namespace | middleware |
Functions | |
| routing::Middleware | middleware::jwt_auth (const std::string &secret_key) |
| JWT Authentication middleware using HMAC-SHA256 (HS256). | |