About 1,100,000 results
Open links in new tab
  1. What exactly is OAuth (Open Authorization)? - Stack Overflow

    17 Nov 2010 · What is OAuth? OAuth is simply a secure authorization protocol that deals with the authorization of third-party applications to access the user data without exposing their …

  2. authentication - What's the difference between OpenID and …

    6 Jul 2009 · OAuth - the most important feature of OAuth is the access token which provides a long lasting method of making additional requests. Unlike OpenID, OAuth does not end with …

  3. git - GitHub Clone with OAuth Access Token - Stack Overflow

    19 Feb 2017 · Signed-off-by: M Hickford Git authentication with OAuth access token is supported by every popular Git host including GitHub, GitLab and BitBucket. Credential helpers Git …

  4. OAuth 2.0: Benefits and use cases — why? - Stack Overflow

    Background: I've written client and server stacks for OAuth 1.0a and 2.0. Both OAuth 1.0a & 2.0 support two-legged authentication, where a server is assured of a user's identity, and three …

  5. How is OAuth 2 different from OAuth 1? - Stack Overflow

    29 Jun 2024 · Can someone explain the difference between OAuth 2 and OAuth 1? Is OAuth 1 obsolete now? Should we be implementing OAuth 2? I don't see many implementations of …

  6. OAuth: how to test with local URLs? - Stack Overflow

    5 May 2012 · I am trying to test OAuth buttons, but they all (Facebook, Twitter, LinkedIn) come back with errors that seem to signal that I can not test or use them from a local URL. How do …

  7. What is the difference between OAuth based and Token based ...

    14 Jan 2016 · I thought that OAuth is basically a token based authentication specification but most of the time frameworks act as if there is a difference between them. For example, as …

  8. How do I get an OAuth 2.0 authentication token in C#

    21 Jul 2016 · How do I get an OAuth 2.0 authentication token in C# Asked 8 years, 11 months ago Modified 2 years, 3 months ago Viewed 369k times

  9. What is the OAuth 2.0 Bearer Token exactly? - Stack Overflow

    15 Sep 2014 · According to RFC6750 -The OAuth 2.0 Authorization Framework: Bearer Token Usage, the bearer token is: A security token with the property that any party in possession of …

  10. Is OAuth irrelevant when HTTPS is used? - Stack Overflow

    24 Mar 2011 · OAuth can enable your API to ask for user permission, when 3rd party app wants to use the API on behalf of your users. The other benefit is in case you want to protect your …

Refresh