amkirwan / ember-oauth2

JavaScript library for using OAuth 2.0 Implicit Grant flow (Client-Side Flow) with Ember.js
MIT License
133 stars 22 forks source link

Yahoo API #8

Closed Seth-Duncan closed 9 years ago

Seth-Duncan commented 10 years ago

Hey I was wondering if this is compatible with Yahoo's API (More specifically Yahoo Fantasy Sports API). I'm trying to plugin to their API and wanted to try using this library.

Here is the YDN link for the API: https://developer.yahoo.com/fantasysports/guide/GettingStarted.html#GettingStarted-oauth

Thanks in advance. -Seth

amkirwan commented 9 years ago

If Yahoo supports the OAuth2 Implicit Flow(client-side flow) then yes it will work.