#include <oauth2_handler.h>
◆ access_token
| std::string mrs::authentication::Oauth2Handler::GenericSessionData::access_token |
◆ acquired_at
| time_point mrs::authentication::Oauth2Handler::GenericSessionData::acquired_at |
◆ auth_code
| std::string mrs::authentication::Oauth2Handler::GenericSessionData::auth_code |
◆ challange
| std::string mrs::authentication::Oauth2Handler::GenericSessionData::challange |
◆ expires
| seconds mrs::authentication::Oauth2Handler::GenericSessionData::expires |
◆ redirection
| std::string mrs::authentication::Oauth2Handler::GenericSessionData::redirection |
◆ redirection_host
| std::string mrs::authentication::Oauth2Handler::GenericSessionData::redirection_host |
◆ refresh_token
| std::string mrs::authentication::Oauth2Handler::GenericSessionData::refresh_token |
◆ session_id_set
| bool mrs::authentication::Oauth2Handler::GenericSessionData::session_id_set {false} |
The documentation for this class was generated from the following file: