api-console-assets
Version:
This repo only exists to publish api console components to npm
189 lines (81 loc) • 8.03 kB
Markdown
<a name="0.2.9"></a>
## [0.2.9](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.8...0.2.9) (2018-02-03)
<a name="0.2.8"></a>
## [0.2.8](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.7...0.2.8) (2018-02-03)
### Fix
* Fixes #2 - scope as an optional parameter ([c3533edcd42ec700d4808c9c36780fad1e77d540](https://github.com/advanced-rest-client/oauth-authorization/commit/c3533edcd42ec700d4808c9c36780fad1e77d540)), closes [#2](https://github.com/advanced-rest-client/oauth-authorization/issues/2)
### New
* Adding `interactive` setting to `code` and `implicit` types. ([deb1a3fdeb636c4f1503495b12b4e10ed9c705dc](https://github.com/advanced-rest-client/oauth-authorization/commit/deb1a3fdeb636c4f1503495b12b4e10ed9c705dc))
### Update
* Added state property to the response events ([a489b97aac26c31c396a7637198fab075175966d](https://github.com/advanced-rest-client/oauth-authorization/commit/a489b97aac26c31c396a7637198fab075175966d))
* The element will now read the response from popups from different domains. ([06b695f331b4bc2fa9b51a1a11d91a88be8262de](https://github.com/advanced-rest-client/oauth-authorization/commit/06b695f331b4bc2fa9b51a1a11d91a88be8262de))
<a name="0.2.7"></a>
## [0.2.7](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.6...0.2.7) (2017-11-29)
<a name="0.2.6"></a>
## [0.2.6](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.5...0.2.6) (2017-11-29)
### Update
* Added better error handling with proper messages. ([5c525bebc08d288e575fcfd2bf7d6d76998c4183](https://github.com/advanced-rest-client/oauth-authorization/commit/5c525bebc08d288e575fcfd2bf7d6d76998c4183))
<a name="0.2.5"></a>
## [0.2.5](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.4...0.2.5) (2017-11-22)
<a name="0.2.4"></a>
## [0.2.4](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.3...0.2.4) (2017-11-22)
### Fix
* Fixes settings acces from password and client credentials type. ([19124cbf3dab5bc781a8e7e2fbffcdfa7b357efe](https://github.com/advanced-rest-client/oauth-authorization/commit/19124cbf3dab5bc781a8e7e2fbffcdfa7b357efe))
<a name="0.2.3"></a>
## [0.2.3](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.2...0.2.3) (2017-10-31)
<a name="0.2.2"></a>
## [0.2.2](https://github.com/advanced-rest-client/oauth-authorization/compare/0.2.1...0.2.2) (2017-10-31)
### Fix
* Fixed test for before-request event ([aa5047a68fddf86d2f85248bc8785a6fbdd177e9](https://github.com/advanced-rest-client/oauth-authorization/commit/aa5047a68fddf86d2f85248bc8785a6fbdd177e9))
### Update
* Updated before-request event properties. ([649ad67ea80c90b1b26d6036f12209d2be5e3b05](https://github.com/advanced-rest-client/oauth-authorization/commit/649ad67ea80c90b1b26d6036f12209d2be5e3b05))
* Updated before-request event properties. ([19b9b85cf9688ef34181b556d42b0fcf6ddcfdfb](https://github.com/advanced-rest-client/oauth-authorization/commit/19b9b85cf9688ef34181b556d42b0fcf6ddcfdfb))
<a name="0.2.1"></a>
## [0.2.1](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.7...0.2.1) (2017-10-31)
### Fix
* Fixed test for safari. ([fc0e0995e0f5660fd4d2d786631fc02588fe5016](https://github.com/advanced-rest-client/oauth-authorization/commit/fc0e0995e0f5660fd4d2d786631fc02588fe5016))
* Fixed tests for IE 11 ([8d776b41f2c3f7596659124c6487a10e80de7d7d](https://github.com/advanced-rest-client/oauth-authorization/commit/8d776b41f2c3f7596659124c6487a10e80de7d7d))
### New
* Finished OAuth1 implementation. ([0a40cd533242d8b454d02f2b47c6e38ab14ddc0d](https://github.com/advanced-rest-client/oauth-authorization/commit/0a40cd533242d8b454d02f2b47c6e38ab14ddc0d))
### Udate
* Created working code for generating valid signature. Added tests. ([8c7085dd89690bd7f48ca4dd04985653ea958e94](https://github.com/advanced-rest-client/oauth-authorization/commit/8c7085dd89690bd7f48ca4dd04985653ea958e94))
### Update
* Bumbed version for new release. ([c8247f04220aaf19d882ed64d8a880c308ea4226](https://github.com/advanced-rest-client/oauth-authorization/commit/c8247f04220aaf19d882ed64d8a880c308ea4226))
* Ci commands ([1045e78b96175a58e8b18be1687ed2af9d768597](https://github.com/advanced-rest-client/oauth-authorization/commit/1045e78b96175a58e8b18be1687ed2af9d768597))
* Finished main implementation. ([70113d6b58c519ee184d4091e428cf8effa4316e](https://github.com/advanced-rest-client/oauth-authorization/commit/70113d6b58c519ee184d4091e428cf8effa4316e))
* Updated element metadata ([e9d2797b5362ed36f16fcddb3ad514d6f354a680](https://github.com/advanced-rest-client/oauth-authorization/commit/e9d2797b5362ed36f16fcddb3ad514d6f354a680))
<a name="0.1.7"></a>
## [0.1.7](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.5...v0.1.7) (2017-03-07)
### Update
* Added an error event when the popup is blocked ([82224e813ad4835e83dbb9e3a3652fef44391f5e](https://github.com/advanced-rest-client/oauth-authorization/commit/82224e813ad4835e83dbb9e3a3652fef44391f5e))
<a name="0.1.6"></a>
## [0.1.6](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.5...v0.1.6) (2017-01-11)
<a name="0.1.5"></a>
## [0.1.5](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.4...v0.1.5) (2016-12-23)
<a name="0.1.4"></a>
## [0.1.4](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.2...v0.1.4) (2016-12-23)
### Fix
* Fixed an issue with token parser when the response is URL encoded ([588e9e28d6aad1dea7ea2fcaa0d9c33adea81adc](https://github.com/advanced-rest-client/oauth-authorization/commit/588e9e28d6aad1dea7ea2fcaa0d9c33adea81adc))
<a name="0.1.3"></a>
## [0.1.3](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.1...v0.1.3) (2016-12-22)
### Breaking
* changed the access_token type name to implicit to match with the authorization panels ([41430494412c815e3b03059b2df48ad7671c5a95](https://github.com/advanced-rest-client/oauth-authorization/commit/41430494412c815e3b03059b2df48ad7671c5a95))
<a name="0.1.2"></a>
## [0.1.2](https://github.com/advanced-rest-client/oauth-authorization/compare/0.1.1...v0.1.2) (2016-12-22)
### Breaking
* changed the access_token type name to implicit to match with the authorization panels ([41430494412c815e3b03059b2df48ad7671c5a95](https://github.com/advanced-rest-client/oauth-authorization/commit/41430494412c815e3b03059b2df48ad7671c5a95))
<a name="0.0.3"></a>
## [0.0.3](https://github.com/advanced-rest-client/oauth-authorization/compare/0.0.2...v0.0.3) (2016-11-29)
<a name="0.1.1"></a>
## [0.1.1](https://github.com/advanced-rest-client/oauth-authorization/compare/0.0.1...v0.1.1) (2016-11-29)
### Fix
* Fixed issue with the popup closure without data when exchangin code in server flow ([7c753374aa073e6ba5c84c19fe25d8af84350d91](https://github.com/advanced-rest-client/oauth-authorization/commit/7c753374aa073e6ba5c84c19fe25d8af84350d91))
### Update
* Added oauth2-authorization.html file as a main bower entry ([9bdf2570a78265f5398db8d1165dd834141819d4](https://github.com/advanced-rest-client/oauth-authorization/commit/9bdf2570a78265f5398db8d1165dd834141819d4))
* Bumped minor version ([287d5eb39e66fd6dc4d24fa1b8a7bb4f2e40ff73](https://github.com/advanced-rest-client/oauth-authorization/commit/287d5eb39e66fd6dc4d24fa1b8a7bb4f2e40ff73))
<a name="0.0.2"></a>
## [0.0.2](https://github.com/advanced-rest-client/oauth-authorization/compare/0.0.1...v0.0.2) (2016-11-29)
### Fix
* Fixed issue with the popup closure without data when exchangin code in server flow ([7c753374aa073e6ba5c84c19fe25d8af84350d91](https://github.com/advanced-rest-client/oauth-authorization/commit/7c753374aa073e6ba5c84c19fe25d8af84350d91))
### Update
* Added oauth2-authorization.html file as a main bower entry ([9bdf2570a78265f5398db8d1165dd834141819d4](https://github.com/advanced-rest-client/oauth-authorization/commit/9bdf2570a78265f5398db8d1165dd834141819d4))