#include <RedirectUriHandler.h>
A HTTPRequestHandler, which listens to OAuth2 server redirect URI and signals of the completion of the login.
◆ RedirectUriHandler()
tenduke::oidc::osbrowser::RedirectUriHandler::RedirectUriHandler |
( |
std::string | responseMessage | ) |
|
|
inlineexplicit |
Constructs new instance.
- Parameters
-
◆ getResult()
std::future< std::string > tenduke::oidc::osbrowser::RedirectUriHandler::getResult |
( |
| ) |
|
Returns the result.
- Returns
- -
◆ handle()
The documentation for this class was generated from the following files:
- core/oidc/osbrowser/src/oidc/osbrowser/RedirectUriHandler.h
- core/oidc/osbrowser/src/oidc/osbrowser/RedirectUriHandler.cpp