Stroika Library
3.0d23
Help-Home
Loading...
Searching...
No Matches
Client.inl
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2026. All rights reserved
3
*/
4
5
namespace
Stroika::Frameworks::Auth::OAuth {
6
7
/*
8
********************************************************************************
9
************************************* Fetcher **********************************
10
********************************************************************************
11
*/
12
inline
Fetcher::Fetcher
(
const
ProviderConfiguration& providerConfiguration)
13
: Fetcher{providerConfiguration, Options{}}
14
{
15
}
16
17
}
Stroika::Frameworks::Auth::OAuth::Fetcher::Fetcher
Fetcher()=delete
Library
Sources
Stroika
Frameworks
Auth
OAuth
Client.inl
Generated by
1.9.8