Welcome to the MySpaceID - PHP - SDK
This project contains the base API code necessary to make signed requests against the MySpace REST API. This will allow your web servers to communicate with our web servers and request user data.
We have provided a few simple examples, please let us know how we can improve the code as we go forwards.
Working Examples
- OAuth - make signed requests local demo working demo
- OpenID + OAuth Hybrid - delegated login, and making signed requests local demo working demo
SDK Documentation
- MySpaceID SDK Documentation
- MySpace REST API Documentation