rmeertens
rmeertens

Reputation: 4451

What is OAuth 1.0b authentication?

I heard people talk about OAuth 1.0b, but I can't find it on http://oauthbible.com/, or anywhere else on the web.

Could someone explain me how this protocol works?

Upvotes: 0

Views: 169

Answers (1)

Hans Z.
Hans Z.

Reputation: 54088

There isn't an OAuth protocol with that specific "official" version number but I'm guessing one may use "b" to refer to the OAuth 1.0a version that was later standardized by the IETF as in RFC 5849 which does contain some errata over 1.0a.

Upvotes: 1

Related Questions