-
Update README.md (Rand McKinney)
-
update copyright notices and license (Ryan Graham)
-
Add deprecation notice (Raymond Feng)
-
Refer to licenses with a link (Sam Roberts)
-
JSON formatting fixes (Chris Campbell)
-
Update README (Raymond Feng)
-
Use strongloop conventions for licensing (Sam Roberts)
-
Clone mapping entries during transpile (Raymond Feng)
-
Fix for #41 (Raymond Feng)
- Add ability to transpile policy configs to middleware (Raymond Feng)
- Add options for proxy and oauth2 http headers (Raymond Feng)
-
Upgrade deps (Raymond Feng)
-
Remove unused file (Raymond Feng)
- Upgrade to loopback-component-oauth2 2.3.0 (Raymond Feng)
- Bring up with mysql (Raymond Feng)
-
Add error handling to the rate limiting script (Raymond Feng)
-
Add information about license (Raymond Feng)
- Fix the script to set up db (Raymond Feng)
- Add rate limiting key to http headers (Raymond Feng)
- Add blip (Raymond Feng)
- Fix the feature name (Raymond Feng)
-
Fix license check (Raymond Feng)
-
Print the correct listening ports in server.js (Simon Ho)
-
Update README.md (Rand McKinney)
-
Proxy /protected endpoint (Simon Ho)
-
Fix jshint errors (Simon Ho)
-
Update deps (Raymond Feng)
-
Fill out login form automatically (Simon Ho)
-
Cleanup (Simon Ho)
-
Add start script to package.json (Simon Ho)
-
Move .png files into docs dir (Simon Ho)
-
Remove the client app to favor strong-gateway-demo (Raymond Feng)
-
Add cors, refactor sample data creation (Raymond Feng)
-
Update deps (Raymond Feng)
- Add more tests for revoke (Raymond Feng)
-
Fix tests and add revoke (Raymond Feng)
-
Update developers-guide.md (Rand McKinney)
-
Use 'gateway' as the product (Raymond Feng)
-
Add info for configuring persistence (Raymond Feng)
-
Move setup-db (Raymond Feng)
-
Update the rate-limiting test script (Raymond Feng)
-
Typo (Rand McKinney)
-
Add more info for mac token (Raymond Feng)
-
Fix image URLs (Rand McKinney)
-
Add more descriptions to scopes/redirect-uris etc (Raymond Feng)
-
Add missing devDependency: jshint (Miroslav Bajtoš)
-
Add strong-express-metrics (Miroslav Bajtoš)
-
Revert "Spike: strong-metrics" (Miroslav Bajtoš)
-
Refine the docs (Raymond Feng)
-
Fix double quotes (Raymond Feng)
-
Refactor the guides and diagrams (Raymond Feng)
-
Add more diagrams (Raymond Feng)
-
Add more license checks (Raymond Feng)
-
Disable legacy explorer (Raymond Feng)
-
Add developers guide (Raymond Feng)
-
Update deps (Raymond Feng)
-
Fix the script (Raymond Feng)
-
Make sure unique keys are used during test (Raymond Feng)
-
Use findOrCreate to populate the sample data (Raymond Feng)
-
Add strongloop license checking (Raymond Feng)
-
Tidy up the scope definition (Raymond Feng)
-
Fix the deprecated hook (Raymond Feng)
- First release!