Questions tagged [authentication]

Questions about authentication, access control and credentials for accessing network services, including the use of passwords, permissions keys, OAuth, and similar.

Authentication

Accessing External Services and APIs requires authentication of identity. This tag relates with the Mathematica utilities to gain access to restricted services by submitting credentials such as passwords, permissions keys or cryptographic challenges.

ServiceConnect CloudConnect Authentication PermissionsKey

18 questions
8
votes
0 answers

How to perform OAuth 2.0 Authentication in Mathematica?

I have been using the Youtube Data API v3 for sometime without any issue using HTTPRequest to send request by using Google API Key and URLRead to get the response in Mathematica. But for certain Youtube Data, Google requires OAuth 2.0 Authentication…
user13892
  • 9,375
  • 1
  • 13
  • 41