Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ GetRefreshToken
Method
GetRefreshToken
AdaptixClient/Source/Client/AuthProfile.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
QString AuthProfile::GetAccessToken() { return this->accessToken; };
49
50
QString AuthProfile::GetRefreshToken() { return this->refreshToken; };
51
52
QString AuthProfile::GetURL() const
53
{
Callers
1
HttpReqJwtUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected