0.15.0
版本发布时间: 2016-07-18 09:34:02
sahat/satellizer最新发布版本:0.15.5(2016-08-30 17:25:12)
Announcement: Satellizer has been rewritten in TypeScript. I believe this is a step in the right direction for easier code maintenance and for the upcoming Angular 2 support. While all unit tests are still passing, please give the latest version a try to make sure everything works as expected.
Best, Sahat
💥 Breaking Changes
-
$authProvider.authHeader
renamed to$authProvider.tokenHeader
- Default: "Authorization"
-
$authProvider.authToken
renamed to$authProvider.tokenType
- Default: "Bearer"