Home
last modified time | relevance | path

Searched defs:getOAuthToken (Results 1 – 5 of 5) sorted by relevance

/dports/net/rclone/rclone-1.57.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_examples_test.go1344 func getOAuthToken(applicationID, identityResourceID, resource string, callbacks ...adal.TokenRefre… func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_examples_test.go1344 func getOAuthToken(applicationID, identityResourceID, resource string, callbacks ...adal.TokenRefre… func
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/services/src/main/java/org/mozilla/gecko/fxa/authenticator/
H A DFxAccountAuthenticator.java181 …protected void getOAuthToken(final AccountAuthenticatorResponse response, final AndroidFxAccount f… in getOAuthToken() method in FxAccountAuthenticator
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/main/java/org/mozilla/gecko/fxa/authenticator/
H A DFxAccountAuthenticator.java177 …protected void getOAuthToken(final AccountAuthenticatorResponse response, final AndroidFxAccount f… in getOAuthToken() method in FxAccountAuthenticator
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchAccount.cpp77 const QString &TwitchAccount::getOAuthToken() const in getOAuthToken() function in chatterino::TwitchAccount