Home
last modified time | relevance | path

Searched defs:has_access_token (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/samples/OAuth2Live/
H A DMainPage.xaml.cpp57 const bool has_access_token = !m_live_oauth2_config.token().access_token().empty(); in _UpdateButtonState() local
/dports/www/phpbb3/phpBB3/phpbb/auth/provider/oauth/
H A Dtoken_storage.php391 protected function has_access_token($data) function in phpbb\\auth\\provider\\oauth\\token_storage
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/api/
H A Dauth.py605 def has_access_token(request: Request) -> bool: member in Auth
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/gaiacp/
H A Duser_policies_manager.cc119 bool has_access_token, in GetFetchUserPoliciesUrl()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-protocol-0.1.2/src/
H A Dauthentication.rs4910 pub fn has_access_token(&self) -> bool { in has_access_token() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-protocol-0.1.1/src/
H A Dauthentication.rs4475 pub fn has_access_token(&self) -> bool { in has_access_token() method