0.14.0
版本发布时间: 2016-02-24 03:22:12
sahat/satellizer最新发布版本:0.15.5(2016-08-30 17:25:12)
:beetle: Bug Fixes
- [2af5fb90f8a0c1ff5121ea82ea623458777926f3, 5883aa93b3d9effa2fd4ce746a57b6177ad1c65e] More robust comparison logic when checking
redirectUri
with the popup window URL. - [62734a3a956b6e02038fb2c23a6575a4db81eaf4] Popup polling now correctly checks condition against the original
redirectUri
value. This fixes an issue where popup is immediately closed when your own OAuth service and Client app are on the same host. - [76ba026870c0734ba54fa55bb23402f7d9c70e60] Fixed $digest already in progress error during popup polling.
- [7cff6551dc9cf093f3dda21e65a5c96914df930a] Node.js: Use
req.header('Authorization')
for obtaining authorization header. - [0dbd12e7905802803b3dabb31d39f1593297d7a1] PHP: Use full namespace for JWT module.
- [0ba52b631ee4e9010efb2d135fe58f11b3b2c5eb] PHP: Use
fields
param in Graph API url; addedemail
field to the Facebook auth.
:star2: Enhancements
- [b23cc7e57a1ba2fec374707c7a2ce8edbf73ce6e] Expired Satellizer token is no longer removed from Local Storage.
- [0a8b96767b39a02220ef379dc9feaa6a38762ad4] Improved popup error handling.
- [2adf481cc12180e09a9b2cc4403b2451619dba6a] Updated OAuth 2.0 state mismatch error message.
- [70781fc4726d86091c3c371860cb3fbc57272480, 7bed5bb9f869682c68477f81a84d9306483859ea] Updated ionic dependencies; use latest InAppBrowser plugin.
- [3ccb9e6181cd3db3cc393d8758297900698a46ff] Show InAppBrowser toolbar by default, so that users could close the window without having to restart the app.
- [4b77687900b5fb33c233d770dfb2672b566be57b] Removed
config.cordova
config option in favor ofwindow.cordova
(available by default).
:book: Other
- [bca18bcbc89afc67995213ff2959888655c49c96] Added new FAQ questions and answers.
- [8792bfe598e8fd5bffc04fb2232820fab5341cc3] Bower getting started instructions.