You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that you have support for password credentials available to your hosted clients but have not made it available in the open source version. (e.g. https://developers.egnyte.com/io-docs)
What's the timeline for updating this project to expose the OAuth 2.0 Flow capabilities, specifically the Password Credentials flow?
The text was updated successfully, but these errors were encountered:
bobeagan
changed the title
Expose additional oauth2 flow support
Expose additional OAuth2 flow support
Mar 24, 2014
it looks like support for this has been added. The config supports a type property for the oauth flow and the apparent values are 'authorization_code', 'implicit' or 'client_credentials'. here is an example from public/data/rdio.json.
It seems that you have support for password credentials available to your hosted clients but have not made it available in the open source version. (e.g. https://developers.egnyte.com/io-docs)
What's the timeline for updating this project to expose the OAuth 2.0 Flow capabilities, specifically the Password Credentials flow?
The text was updated successfully, but these errors were encountered: