Commit ad32022
authored
Export TokenProviderImpl class. (#1295)
Despite TokenProviderImpl is for internal use only, its declared in
public TokeProvider.h header. Thus, its symbols must be exported to be
able to use shared authentication lib.
Relates-To: OAM-1387
Signed-off-by: Kostiantyn Zvieriev <[email protected]>1 parent a11cbfe commit ad32022
File tree
1 file changed
+1
-1
lines changed- olp-cpp-sdk-authentication/include/olp/authentication
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments