ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
login_result Struct Reference

Result of a login attempt. More...

#include <session_manager.hpp>

Collaboration diagram for login_result:
Collaboration graph

Public Attributes

bool success = false
 
std::string error_message
 
boost::uuids::uuid account_id
 
std::string username
 
std::string email
 
bool password_reset_required = false
 

Detailed Description

Result of a login attempt.