0.13.4
版本发布时间: 2016-01-12 17:05:21
sahat/satellizer最新发布版本:0.15.5(2016-08-30 17:25:12)
:beetle: Bug Fixes
- Check for
response.data
before accessingresponse.data[token]
in setToken method. That should fix Cannot read property "token" of undefined errors. [c787bcebcf12c70761ebc918e94ed1a716a25e9a] - Lowered popup polling rate from 50ms to 20ms, which should help with an issue where popup remains open. [c787bcebcf12c70761ebc918e94ed1a716a25e9a]
- Use spaces for scope delimitation in Bitbucket configuration. [8ccbd454bf9bcdd632ce5d70c458fe8192d8d611]
- Renamed internal use property
type
tooauthType
in order to avoid conflict with a potential request param calledtype
. [4d0ee3c983fa13b724f3bffcffc48322975c4961]
:hammer: Other Updates
- Ruby: Added Authorization class. [b3c6f793aeee615a622f97911ff137e8f74d6dfa]
- Ruby: Fixed Facebook example; removed address field. 5dbf734b1ed4e9b298817f832cfd7f8591c17540