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.
Platform | Comments |
---|---|
Browser | This SDK supports the OAuth Implicit Grant Flow for client side browser based javascript applications. |
NodeJS | Node 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
Resource | Comments |
---|---|
Playlyfe Passport | NodeJS Passport authentication strategy for Playlyfe. |