Commit Graph

11 Commits

Author SHA1 Message Date
Jonas Dellinger
c6de994f91
Update auth.md 2019-03-18 22:06:33 +01:00
Jordan
ea70fbc77b Secure, user-friendly and feature-rich authorization method (#286)
* Add new auth method and api factory for the auth method

* Add process documentation

* Solve random crash issues related to token collection

* Add customizable html responses, add more process control

* Add show dialog support, fix nulled html response

* Fix false trigger spam of access expiry event

* Add auto-retry GetToken, add fire auth fail on timeout

* Improve auto-refresh and refresh auth token validity checks

* Add ability to change number of get token retries

* Add get web API request cancelling

* Solve compiler warning

* Remove comment links, rename secure auth for clarity

* Rename secure auth for clarity in the docs

* Improve token swap usage example in docs

* Abstract the exchange server doc info for clarity

* Fix simontaen SpotifyTokenSwap link

* Change access expiry timing to be skippable

* Adapt TokenSwap for new convention, separate autorefresh and timer options
2019-03-18 17:20:17 +01:00
Jonas Dellinger
2f8197359d Updated docs & Updated deps, should fix #304 2018-12-22 21:12:57 +01:00
Jonas Dellinger
eb0309c7cc Added docs for proxy usage 2018-03-25 19:56:59 +02:00
Jonas Dellinger
05721ef9f7 Added missing docs 2018-01-15 23:32:21 +01:00
Jonas Dellinger
dcf4eefc61 Update auth.md 2017-09-30 23:24:20 +02:00
Will Graham
17639a9b54 Add Audio Track Analysis models and API endpoint (#161)
* Add Audio Track Analysis models and API endpoint

* Update docs

* Add link to EchoNest archived docs for AudioAnalysis model
2017-07-02 19:37:11 +02:00
Jim
7e6cdf563a Update auth.md (#152) 2017-06-07 20:25:17 +02:00
Jim
f4c62377b0 Update auth.md (#151)
Updated scope enum
2017-06-07 20:16:28 +02:00
Jonas Dellinger
3184d5569b Added docs for some new endpoints 2017-05-31 18:09:45 +02:00
Jonas Dellinger
6f126389c1 Added docs to main branch 2016-08-20 12:49:09 +02:00