* 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