SDK & More Resources

At present we have support only for NodeJS and the browser. Expect this to change soon. However most general purpose OAuth 2.0 consumer libraries will have no problem integrating with the Playlyfe API.

If you are interested in contributing to the development of a Platform SDK for Playlyfe, drop us a mail to have it listed here.
PlatformComments
BrowserThis SDK supports the OAuth Implicit Grant Flow for client side browser based javascript applications.
NodeJSNode is the primary platform for Playlyfe. So expect this to always be kept up to date. We recommend you use the Playlyfe Passport Authentication module with the NodeJS SDK for authentication in your web apps.

Additional Resources

ResourceComments
Playlyfe PassportNodeJS Passport authentication strategy for Playlyfe.