|
Ditto 5.0.0
|
This is the complete list of members for ditto::Authenticator, including all inherited members.
| get_development_provider() | ditto::Authenticator | static |
| get_expiration_handler() const noexcept | ditto::Authenticator | |
| get_status() const | ditto::Authenticator | |
| login(std::string token, std::string provider, std::function< void(std::unique_ptr< std::string >, std::unique_ptr< DittoError >)> login_handler) const | ditto::Authenticator | |
| logout(std::function< void(Ditto)> cleanup=[](Ditto ditto) {}) const | ditto::Authenticator | |
| observe_status(std::function< void(AuthenticationStatus status)> callback) | ditto::Authenticator | |
| set_expiration_handler(AuthenticationExpirationHandler handler) noexcept | ditto::Authenticator | |
| ~Authenticator()=default (defined in ditto::Authenticator) | ditto::Authenticator |