0.9.0
版本发布时间: 2015-01-23 10:40:47
sahat/satellizer最新发布版本:0.15.5(2016-08-30 17:25:12)
- Added support for OAuth 2.0 state. aad667cd238be71e845b62f845cbba3ba501b09b 925c3e70658b58e8a81d4411348ddf1ed3ee8821 b0aee236017a7a1fca986978f5a14e69d155a245 2cdb967b45523429beb6cc6d92375a7c76762500
- New optional
responseParams
for OAuth 2.0 for getting custom data other thancode
,redirect_uri
andclient_id
. See Issue #237 for more information. 03fd4c56ae6eb21ffed78599b8f7ff2242dd43aa -
$auth.setToken
's second parameter has been renamed to redirect rather than isLinking to clarify the confusion expressed in #242. 314e3238a745ce3a0831f4ad6c0650a979310adf - GitHub provider now requests email scope by default. 1c7370cdc4e093e02b113f12afb07433d162d21d
- Windows Live provider now requests email scope by default. 1c7370cdc4e093e02b113f12afb07433d162d21d
- Fixed http interceptor bug where it could not be set to
false
. 69e9ec2376c4bc295a72ebff0284c194934c88bb -
exp
JWT claims is now optional in$auth.isAuthenticated
, i.e. return true ifexp
was never sent by server to check for token expiration date on the client, just as long as a token itself exists. 6bef39a60ac232d109210375de7421591e762620 - Satellizer code refactoring. ec88591cb9c49edd3e056e15d19321f7eca007fa 07abd4039b269e97d4bb8b8969a48c42c0d418e3 6fe6e38988e0e1139296dde9d9b35c9d75f9a55e 1a9ed59f3be4dd2dfb7c53fc86bf75db1afe7ba7
-
Demo: Login controller
.error
handler can now take an error message as a string, not just asresponse.data.message
object. 36a53cbb8cdc18ccd0eaa71357e78e4dda46eef2 -
Demo: Removed
console.log
statement from passwordMatch directive. 132929955c486ae11c176bb42dc1a9d7fb5d24c1 - Node.js: Print error to console if MongoDB is not running. 7ceda4aafcdab7f181f79c8383f6ddd78bba3a76
- Node.js: Updated dependencies. 389e4687f6f6bc76e88e2ed78952b7d2b0a06e7f
- Java: JSON Web Token verification. 0a2363cddc61ab9e99ba40ebed3151eca1247aaa
- Python: Fixed Google authentication example. 2c483cde6a3d95f6bb92de76c02676f20cad60e5
- Python: Fixed a "typo" in GitHub authentication function when looking up a user from database. 21867c9fe41ed321b117c295c674dd5ddaac8140
- PHP: Updated signup controller to handle object response from PHP back-end example. eee1a54f3f5ebb0e65cc20d949c42f685db1ef49
-
PHP: Fixed
unlink
function. 33f717438d03b0e9ba700e0861b068a6e279ec80 - PHP: Updated user signup validation. fd01f6452e5ea67023bf44812b0f106b9899d92c
-
README: Added
responseParams
to OAuth 2.0 configuration list. d275120a2df1d13958fe1717d1e8c12f8166806e