Domanda

Prima di andare e scrivere un wrapper per Facebook e OAuth 2.0 mi chiedevo se qualcuno sapesse di qualsiasi codice là fuori che chiunque altro ha usato già.

È stato utile?

Soluzione

Source: http://oauth.net/code/

Altri suggerimenti

I've used the PHP-OAuth2 library by adoy to write a sample OAuth 2.0 client.

The docs at the time of writing describe it as a Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15)

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top