#include <classic_auth_openid_connect.h>
|
static std::optional< std::string > | scramble (std::string_view nonce, std::string_view pwd) |
|
|
static constexpr const std::string_view | kName |
|
◆ scramble()
static std::optional< std::string > AuthOpenidConnect::scramble |
( |
std::string_view |
nonce, |
|
|
std::string_view |
pwd |
|
) |
| |
|
inlinestatic |
◆ kName
constexpr const std::string_view AuthOpenidConnect::kName |
|
staticconstexpr |
Initial value:{
"authentication_openid_connect_client"}
The documentation for this class was generated from the following file: