Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/feathersjs/feathers

The API and real-time application framework
https://github.com/feathersjs/feathers

chore(package): update semistandard to version 11.0.0 (#17)

https://greenkeeper.io/

013dbe6a627fa30bc54b8f57a2976bd8b72cbdbe authored over 6 years ago
0.7.2

709a75e040f3ce05e8a46fb116eb87afeab34855 authored over 6 years ago
Merge pull request #21 from corymsmith/master

Adding separate route for refreshing a login token.

29401a030a36be9b03ab8ca0441572d4b9b58e3f authored over 6 years ago
Updating changelog

7c345da14805d94efbf44e265aa2af1582207a11 authored over 6 years ago
chore(package): update feathers-hooks to version 2.0.0 (#16)

https://greenkeeper.io/

35c680db8e9fa5d7714d5cc862464288312ddabd authored over 6 years ago
adding slack notification

9b5d68048df6976ee93d629669595e0c17ef77e1 authored over 6 years ago
Throws an error if restriction methods are used outside of a find or get hook (#232)

* Adds ability to verifyOrRestrict, populateOrRestrict, or hasRoleOrRestrict to either add a que...

7be2f1a7852676c7a8dfc24b174193bb48ab2eef authored over 6 years ago
Merge pull request #117 from feathersjs/allow-user-id-of-0

Allow user.id to be 0. Fixes #116

af2a1784b0e2333c5fc0ce15afb73bf7107b26fd authored over 6 years ago
Initial commit

7cc39a26513f3ae5f4b75fff37ea25a044fa7254 authored over 6 years ago
Disable passport sessions.

551b58c6ef52331a5ec170f114192cd77faad0fd authored over 6 years ago
fixing clearTimeout call

0b6bf8815cc75db51c747a22b471c463cf1d661c authored over 6 years ago
handle redirects properly in order to support cookies

602e229aa3a9e6e1dc7a1812bdcbc4105fa01a13 authored over 6 years ago
Merge pull request #6 from feathersjs/fixing-redirects

fixing success and failure redirects

1e254340bcaf93952294ae14f5eb873354a09af0 authored over 6 years ago
Windows support

10fa1a021bb86122a4cc8438ee7f9dbade651117 authored over 6 years ago
Allow a custom error Handler (#79)

* Allow a custom error Handler

* Error handler fix

55426a667f685196ab332bbed70bf2b003a8683d authored over 6 years ago
Properly pass through errors in the verifier (#54)

297fc65678458ce2d730230f1c8db6c44471ff5f authored over 6 years ago
Greenkeeper/chai 4.0.2 (#28)

* chore(package): update chai to version 4.0.2

Closes #26

* Use latest sinon-chai

a2b9aa7c0fca3fae5f3630a2df4590703a02732a authored over 6 years ago
adding a deeper nested sub app example

66cba6d9464276bf37f1833789128c421108d004 authored over 6 years ago
reverting options change

55af22a42e85cbf0b96e971af856a7c9e8a9fe38 authored over 6 years ago
checking strategy options on sockets. Now supporting entity id for JWT payload. Only auth passed strategy. Closes #346. Closes #348. (#349)

6fd9c56c443307245ace5fde0559193b4c67ad4e authored over 6 years ago
Merge pull request #16 from corymsmith/patch-1

Fixing syntax of mongoose service

9dcac9b73999d65e9f5f29cb8da3a840e23ee4c5 authored over 6 years ago
Update ignores.

6449776ec1d882c02a0b890c9d52406229a941e5 authored over 6 years ago
0.3.1

5603acc768b8d722426c469546fdde71b04cc009 authored over 6 years ago
1.0.1

5fca768b8bd768000a483f5cf8807874e965a6fb authored over 6 years ago
0.1.1

661f51c20142cae73b766b889a8cd03cce360acd authored over 6 years ago
0.7.11

b0ac703932c48bc10073c3667e6ba0ee7a3c1d56 authored over 6 years ago
Update to Feathers v3 (#32)

* Update to Feathers v3

* Prepare prerelease

* Revert verifier

6f80ff380dcb500d058a22e3c442a0dd19e60cdd authored over 6 years ago
fixing typo

9cb29c070200c53a6e974ad49c453a440e5c4dcc authored over 6 years ago
Updating changelog

6af100215e59dd357aacf0582dcd9d997c5ab46e authored over 6 years ago
Updating changelog

060913664afdef70ad892e9b82eed160190abbbf authored over 6 years ago
Update mocha to the latest version 🚀 (#86)

* chore(package): update mocha to version 5.0.0

* Update dependencies

5b8e8ae2bad1fde54dd8e66a7f46f866e6e8bcba authored over 6 years ago
Update to new plugin infrastructure (#74)

* Update to new plugin infrastructure

* Remove Node 4

1ae4613a537f8e6fda92f1d1cbe319bdbc590a1a authored over 6 years ago
chore(package): update mocha to version 4.0.0 (#46)

569ce14c8c9cacee0b4b84dea97d6929180d6ca4 authored over 6 years ago
Flag the find request as internal.

This allows a hook to know that this was an internal request. For example, this is useful for r...

15cd2dbe8098fe30fe0833df05b7dc8574f6ef1c authored over 6 years ago
0.2.2

368699eff0fc5b08baea4b9d7a2fa0cb41b1591d authored over 6 years ago
add support for using the Bearer scheme in the Auth header

8ed0c4c3b4e38c5beb39f96514f4f3d56d425c22 authored over 6 years ago
0.4.4

3cb892deb4907830addad5d10a2f43b496c81aa1 authored over 6 years ago
chore(package): update sinon to version 5.0.0 (#43)

b079d90ff9ba728bb7c16e362cd1ae8e541575db authored over 6 years ago
fix(package): update debug to version 3.0.0 (#61)

6f5009ccb201093b8f4e3303be94d442d49701d7 authored over 6 years ago
Upgrade to new plugin format.

b05196bf87399808b5e4b9d4d392ce484a5e73f9 authored over 6 years ago
getting oauth wrapped up

6aeea09239d05738786027253c03da9d526ebc16 authored over 6 years ago
updating some hooks to the consistent interface. Somehow they got missed

2a8b17c45711a3d456bf5538d22466425980af21 authored over 6 years ago
chore(package): update babel-plugin-add-module-exports to version 0.2.0 (#199)

0e9f30b3cd33afa6ce2893349c06a91e6a16645c authored over 6 years ago
Merge pull request #9 from feathersjs/socket-reconnect

Socket reconnect

7d683aa708ba53409e23abb8acc6f7ca382932ed authored over 6 years ago
Simplified redirectOptions (#44)

1e92f0a67b07679b32b16eada5ddafec674f910c authored over 6 years ago
chore(package): update chai to version 4.1.0 (#26)

2b20314debb8c07e843f3a48a7ac33311c823a2a authored over 6 years ago
fix(package): update passport-jwt to version 4.0.0 (#58)

77a380025d00f617616f4e91bbcb429f7b2c76b0 authored over 6 years ago
Fix tests to work with latest Sinon (#674)

57b0d977505fb451ed18ebbbcde6907a09ad43cb authored over 6 years ago
Update sinon to the latest version 🚀 (#65)

* chore(package): update sinon to version 6.0.0

* Update Travis install script

b0df630ed00be1ccf553fae8f81d771ca78cbe1f authored over 6 years ago
bumping feathers auth version

56eb39ebdf4c69b78a854e3cde1980735a6fae13 authored over 6 years ago
chore(package): update sinon to version 4.0.0 (#34)

b37432c8276d7fade35d2e7a0a9a7bc65b8971d6 authored over 6 years ago
Update to new plugin infrastructure (#30)

9c0106172cf6ee8c34910bf7c99e553e1b831e99 authored over 6 years ago
chore(package): update mocha to version 2.5.0 (#212)

b3203f6732840a833f134f4ba9b544127fae2764 authored over 6 years ago
chore(package): update semistandard to version 12.0.0 (#49)

1b03e211bc00bb7c05ce5b2a62ed729916b07dfa authored over 6 years ago
Add default ES module default exports to make TypeScript integration easier (#37)

b24ec0b966a4027e4edbdf63d53a5f7f1e47210b authored over 6 years ago
updating changelog

74484c09a6acf829c110a827724c2eeb4e196986 authored over 6 years ago
breaking out default handler and adding tests

896998c96d53c6d71ac0691f4c6165293492de44 authored over 6 years ago
chore(package): update sinon to version 5.0.0 (#59)

6aea34a16966a036fd2a89ab8da0d63179fee096 authored over 6 years ago
0.4.2

2b49c34e0b929c9ccdafce6cc9376383472d1308 authored over 6 years ago
Merge pull request #3 from feathersjs/payload-support

adding compatibility with payload generation

60a79fa21d6e41000bc0c00399bed9398572f649 authored over 6 years ago
Typo 'cookie.enable' should be 'cookie.enabled' (#380)

cc feathersjs/feathers-authentication-oauth1#4

0d7cf92106da0624713ec85b733103af1201a93d authored over 6 years ago
2.1.7

06435e921a40cbb496588a800407c3ba0c9f7734 authored over 6 years ago
Add default export for better ES module (TypeScript) compatibility (#58)

1b0ba757ec24fd3ba137af815603ce2881539055 authored over 6 years ago
chore(package): update sinon to version 5.0.0 (#59)

b24f7f1927e9937b76d8e747870aa838bc9f5918 authored over 6 years ago
Add ability to supply app.authenticate() an endpoint option for FacebookTokenStrategy auth (#278)

b291a6f2e10f44167e4edbd2cde81e9a0744a410 authored over 6 years ago
wrapping up the rest of the tests

a3cbec28e54b73c88681c7433fee8916b736804b authored over 6 years ago
1.0.5

75e5f47634cbd5bf247e09bccb771c55f5fbcaca authored over 6 years ago
removing code we don't need from sub-app example

9bfe9ac5e5e1c79475c595a268f21370f36cb05f authored over 6 years ago
Fix typo on documentation link (#56)

The old link information was showing `authentication-oauth1` when it should be `authentication-jwt`

75c2f59e27320b8c425db39be16e51571c3c56c5 authored over 6 years ago
chore(package): update semistandard to version 11.0.0 (#43)

https://greenkeeper.io/

a3bf16a5dea2482035f6c912df8cd89e6b16eb11 authored over 6 years ago
Include babel-polyfill and package-lock.json (#35)

1739cb2bee2e2363cedf44d491f7f246e7f099f1 authored over 6 years ago
Updating changelog

9e25ee304b53d50168ed18bde7a327ea3f47ec80 authored over 6 years ago
turn off email notifications

2cf14230052dd7234fcafa122782d172beb3500d authored over 6 years ago
Get tests passing.

70294a80ca0845b60429ff79dedfd2c2452636b9 authored over 6 years ago
adding jwt auth to example app

0ced3000eb9122711b67ce609319db577453835f authored over 6 years ago
Adding compatablity note

7e85fd6ef97aa6184ec06f21a49f971a53e3b67d authored over 6 years ago
1.1.0

5ab709217816a2b34d47515c937347efb742d0ce authored over 6 years ago
Updating changelog

76492bc8c35fb16a20ae3313e874186acf314d77 authored over 6 years ago
1.0.0-pre.1

4e53585e679bf13433b9aa044d2998111c2f55de authored over 6 years ago
chore(package): update semistandard to version 11.0.0 (#18)

https://greenkeeper.io/

2d82db02c7ff2428fb76d8e542f55c5b6bf118b5 authored over 6 years ago
fixing typo

dabbf9412fac2f44df174cb8ca7fabf159945060 authored over 6 years ago
1.2.0

374859e6e3976656731e00ef5e9d9c15fb8aaf17 authored over 6 years ago
fix(package): update @feathersjs/commons to version 2.0.0 (#45)

9e8259501346cb89a72dd6c4b11c7aa8e4240a92 authored over 6 years ago
Updating changelog

d69ba56fc8672339b381d3089923587d5d076e31 authored over 6 years ago
Add installation instructions.

209fb561e15be75028f9c1af802b8baf1502129c authored over 6 years ago
Adding compatibility note

761c10a42fd46582d48d2bb494fd0b259b625543 authored over 6 years ago
chore(package): update semistandard to version 12.0.0 (#39)

42055e19ac21388e3a874ae699bbd739f05b38bd authored over 6 years ago
0.3.1

42087acafd85169c543e4fe7b67b1f9a684661a4 authored over 6 years ago
Merge branch 'master' of github.com:feathersjs/feathers-authentication

a74366c65b0e53bf4af35e4b65370a48c1ba7447 authored over 6 years ago
minor readme updates

85a5c1aeba3404c3e1c743b23be0e675a83e120e authored over 6 years ago
Prevent setCookie from mutating authOptions (#414)

c31a538d7728e4d0677570bd7f5d99bd7388fcef authored over 6 years ago
bumping version to beta-2

d52fdea2628727a0a569bdac25887a2148216488 authored over 6 years ago
Adds ability to limit queries unless authenticated and authorized (#229)

* Adds ability to verifyOrRestrict, populateOrRestrict, or hasRoleOrRestrict to either add a que...

d4555a2eb18ba1907d582f74a01ec6dcc4e10058 authored over 6 years ago
Adding encrypted Slack token

a736cc456ee64a90f1111eab56e691d4986a5042 authored over 6 years ago
0.2.0

d424fee9976f01fc1b95e3c7af603979cd37859d authored over 6 years ago
removing a couple badges

2107e856b48d936cb6713ff735c6759d91bd3c3c authored over 6 years ago
Update passport.js (#20)

* Update passport.js

* Update passport.js

* Update passport.js

0d22ba7dc25097e1c2083e1bda2805f7d9ba2081 authored over 6 years ago
Bring back Cookie token extractor (#55)

* Bring back Cookie token extractor

* Increase code coverage

6ff68e5a31488d55da96955990fbf1e3381b37b1 authored over 6 years ago
Use .toJSON if available (#55)

026d775cc2195498276177634bc55d86ce59192b authored over 6 years ago
updating readme example and changelog

212445eb53afdb9ce022e581f3464070982b66b2 authored over 6 years ago