|
ORE Studio 0.0.4
|
Request to refresh a JWT token. More...
#include <login_protocol.hpp>

Public Types | |
| using | response_type = refresh_response |
Static Public Attributes | |
| static constexpr std::string_view | nats_subject = "iam.v1.auth.refresh" |
Request to refresh a JWT token.
The current token is passed in the Authorization: Bearer header. No request body is needed — identity is taken from the token claims.