loopback-component-oauth2
Advanced tools
Comparing version 2.3.6 to 2.3.7
@@ -0,1 +1,11 @@ | ||
2016-02-19, Version 2.3.7 | ||
========================= | ||
* Remove sl-blip from dependencies (Miroslav Bajtoš) | ||
* Refer to licenses with a link (Sam Roberts) | ||
* Use strongloop conventions for licensing (Sam Roberts) | ||
2015-08-31, Version 2.3.6 | ||
@@ -86,4 +96,2 @@ ========================= | ||
* 2.0.0-rc3 (Raymond Feng) | ||
* Fixed a minor bug where comparison of allowedScopes and tokenScopes is incorrect (Roy Klopper) | ||
@@ -95,4 +103,2 @@ | ||
* 2.0.0-rc2 (Raymond Feng) | ||
* Fix token deletion (Raymond Feng) | ||
@@ -104,4 +110,2 @@ | ||
* 2.0.0-rc1 (Raymond Feng) | ||
* Add revoke middleware (Raymond Feng) | ||
@@ -113,4 +117,2 @@ | ||
* 2.0.0-beta9 (Raymond Feng) | ||
* Upgrade to jws 3.0.0 (Raymond Feng) | ||
@@ -122,4 +124,2 @@ | ||
* 2.0.0-beta8 (Raymond Feng) | ||
* Fix up the model definitions (Raymond Feng) | ||
@@ -131,4 +131,2 @@ | ||
* 2.0.0-beta7 (Raymond Feng) | ||
* Tidy up scope definition (Raymond Feng) | ||
@@ -140,4 +138,2 @@ | ||
* 2.0.0-beta6 (Raymond Feng) | ||
* Tidy up token validations (Raymond Feng) | ||
@@ -155,4 +151,2 @@ | ||
* 2.0.0-beta5 (Raymond Feng) | ||
* Add tokenTypes (Raymond Feng) | ||
@@ -354,6 +348,2 @@ | ||
2014-01-05, Version 1.0.1 | ||
========================= | ||
* Bump version to 1.0.1. (Jared Hanson) | ||
@@ -371,6 +361,2 @@ | ||
2013-09-24, Version 1.0.0 | ||
========================= | ||
* Bump version to 1.0.0. (Jared Hanson) | ||
@@ -542,4 +528,2 @@ | ||
* Update support files. (Jared Hanson) | ||
* Port authorizationCode exchange test cases to Mocha. (Jared Hanson) | ||
@@ -546,0 +530,0 @@ |
{ | ||
"name": "loopback-component-oauth2", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"description": "OAuth 2.0 provider for LoopBack", | ||
@@ -50,5 +50,2 @@ "keywords": [ | ||
}, | ||
"optionalDependencies": { | ||
"sl-blip": "http://blip.strongloop.com/loopback-component-oauth2@2.3.6" | ||
}, | ||
"engines": { | ||
@@ -60,6 +57,3 @@ "node": ">= 0.4.0" | ||
}, | ||
"license": { | ||
"name": "StrongLoop", | ||
"url": "https://github.com/strongloop/loopback-component-oauth2/blob/master/LICENSE" | ||
} | ||
"license": "SEE LICENSE IN LICENSE.md" | ||
} |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
15
440643
1