|
AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
|
Authentication failure: wrong credentials, expired session, MFA failure, or a 401 on the refresh call itself. More...
#include <errors.hpp>
Public Member Functions | |
| AuthError (const std::string &message) | |
Public Member Functions inherited from axiam::AxiamError | |
| AxiamError (const std::string &message) | |
Authentication failure: wrong credentials, expired session, MFA failure, or a 401 on the refresh call itself.
Maps HTTP 401.
|
inlineexplicit |