Archives by date

You are browsing the site archives by date.

OAuth 2.0 :: RFCs 6749 and 6750

Three years after the release of OAuth WRAP, OAuth 2.0 is finally an official standard as IETF RFCs 6749 and 6750. The inspiration for OAuth was to standardize how users authorize a site or application (the client) to access data at another site (the resource server). Clients wanting to access data on a resource server [...]