Ecosyste.ms: OpenCollective

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

github.com/accounts-js/accounts

Fullstack authentication and accounts-management for Javascript.
https://github.com/accounts-js/accounts

v0.19.0

c0a7905161c702350efd4f7a622c55ede495a42b authored over 5 years ago by pradel <[email protected]>
Upgrade lerna

1023feaec1d3d2baf7450482374717be6273651a authored over 5 years ago by pradel <[email protected]>
Upgrade dependencies (#782)

* Upgrade dependencies

* More deps

* More deps

* Update yarn.lock

9a5dc686e97b2ad720216e176028945e545ea3f5 authored over 5 years ago by Léo Pradel <[email protected]>
[@accounts/client-password] Remove client hashing of the password (#780)

* [@accounts/client-password] Remove client side hashing of the password

* Remove crypto-js
...

7be6f7d214943a619cd52c0f7017acf941e601b8 authored over 5 years ago by Léo Pradel <[email protected]>
fix PR comment

cf4554f5bf2a9ea5bd12bbec30308010663651f7 authored over 5 years ago by ozsay <[email protected]>
fix CR comments

36e100755dd8cac55cd20ae533fa44c6ecd4aece authored over 5 years ago by ozsay <[email protected]>
fix account-server tests

31f6a2155e0521074e0cdb49b33cf462e96699c1 authored over 5 years ago by ozsay <[email protected]>
fix compilation errors

b6e8b18d27783303882916f9b5487718d14766a0 authored over 5 years ago by ozsay <[email protected]>
accounts server token creator

05c4fe316339c89dc69b83a35212e6b85430204f authored over 5 years ago by ozsay <[email protected]>
v0.18.0

dca81322b5cf7e8fdc9257e27d47bf8e3f28e47d authored over 5 years ago by pradel <[email protected]>
[@accounts/password] Add `invalidateAllSessionsAfterPasswordReset` and `invalidateAllSessionsAfterPasswordChanged` options (#773)

* invalidateAllSessionsAfterPasswordReset and invalidateAllSessionsAfterPasswordChanged options
...

aa08c998844cc6ec02a4293aa08adf6f139c6e59 authored over 5 years ago by Nazar Yablonskyi <[email protected]>
Create basic react-native integration guide (#770)

d4db308b16765738339f7a7539eeed24755672e2 authored over 5 years ago by Léo Pradel <[email protected]>
Fix @accounts/apollo-link documentation (#769)

1dcb9f391d1bd864adbdef5604f75623bfcaba03 authored over 5 years ago by Léo Pradel <[email protected]>
Create an Introduction and contributing doc file (#758)

* Create an Introduction doc file

* Move existing introduction

* Replace getting started w...

e540567ed919c6572b035be9b3e8fcac9125f088 authored over 5 years ago by Léo Pradel <[email protected]>
v0.17.0

4c8bca5f1197c3251b482daa821c322d23dd1f74 authored over 5 years ago by Pradel Léo <[email protected]>
ResetPasswordSuccess and ChangePasswordSuccess server hooks have been added (#754)

* added server hooks: ResetPasswordSuccess, ChangePasswordSuccess

* some accounts-password.ts...

7cb70b7a502ee320d382ef76cfed25d27c74e5c6 authored over 5 years ago by Nazar Yablonskyi <[email protected]>
[@accounts/client] Save on call to `isTokenExpired`when executin… (#766)

76ffc98530e473d1c87e4dffdf683ed157a95650 authored over 5 years ago by Léo Pradel <[email protected]>
Feature/link refresh token (#756)

* added lerna unlink command

* made access token in query optional

* made auth token optio...

1beae83b62a9d65ee2efc0c6bd4fe57cf984431b authored over 5 years ago by Elie <[email protected]>
Chore/readme grammar (#757)

* added lerna unlink command

* made access token in query optional

* made auth token optio...

694adc51cea91357403450cd61c71f313d4c79c1 authored over 5 years ago by Elie <[email protected]>
[@accounts/password] Save one db query during the `changePasswor… (#759)

* [@accounts/password] Save one db query during the `changePassword` call

* Fix tests

d84f696e102a660cba46c2e4f80816910fbf9db6 authored over 5 years ago by Léo Pradel <[email protected]>
Update dependency @types/node-fetch to v2.5.0 (#765)

f5bc9fdd45f834aff71f44a47b2d95316a2d4ee2 authored over 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @types/lodash to v4.14.136

95f206c9ea87fbd62078d70762330b990c744393 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongoose to v5.5.11

39d625920866e07a2a6b5062fe260ee74f7b22d0 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongodb to v3.1.31

e5f8f9a3d14ca748f1560555ff9015c1e047360b authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/jest to v24.0.16

a8b071dd9dfa53348f12410c92bcb8137eef4e14 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @graphql-modules/core to v0.7.9

7e8f8d5a0cc5b29ce1cea2b5e01525f44a2c5d57 authored over 5 years ago by Renovate Bot <[email protected]>
Fix/test command (#755)

* added lerna unlink command

* made access token in query optional

* made auth token optio...

522159ee3bff37c2851c9f6c4aedac344b5242fa authored over 5 years ago by Elie <[email protected]>
Add a notice to the redis docs (#752)

* Add a notice to the redis docs

* Fix comment

307c43e401bfbca61dd9e1ba6f5a51f7cf2e850e authored over 5 years ago by Léo Pradel <[email protected]>
Improve password strategy docs (#749)

* Email case sensitivity

* Add TODO

* Extend the user and validate custom fields

* Two ...

b899c1e398a42bafe552ace1647eb14a994aeb82 authored over 5 years ago by Léo Pradel <[email protected]>
Update Graphql exemple (#753)

* Update server

* Update some deps

* Update deps

* Update react graphql package

* Mi...

e25ea2918a03c45c9d81d74fd518f7f3ac9d57c4 authored over 5 years ago by Léo Pradel <[email protected]>
[@accounts/passowrd] Call `validatePassword` options when `changePassword` is executed (#750)

* [@accounts/passowrd] Call `validatePassword` options when `changePassword` is executed

* Im...

95a7623fafdc11e609fedf1eb28270dbc3901e27 authored over 5 years ago by Léo Pradel <[email protected]>
[@accounts/password] Add description to the `validateUsername` option (#751)

4018ce2bd77f7dd1fe606126795208a69d1f426a authored over 5 years ago by Léo Pradel <[email protected]>
v0.16.0

21af8f2cf3c9a42d109c7ae8216f5ab9d22edba3 authored over 5 years ago by pradel <[email protected]>
Migrate to docusaurus v2 (#746)

* Migrate to docusaurus v2

* Delete mdx.md

* Netlify use node 11 and upgrade yarn

* Fix...

27998e7abc7072f55685a880016935b35377d16c authored over 5 years ago by Léo Pradel <[email protected]>
Update graphql toolkit (#745)

* Update graphql toolkit

* Update more deps

255b6cf180bd029c13f4a9893c99398b6bca8a7e authored over 5 years ago by Léo Pradel <[email protected]>
Update rest example (#744)

* Update rest example with the latest version of accounts-js

* Update Login.tsx

* Update H...

eca770523ad35c551a7ae187c4c636db8ae18778 authored over 5 years ago by Léo Pradel <[email protected]>
Upgrade deps (#740)

* Upgrade @types/node

* Update lodash

* upgrade typescript

* Update root deps

* Upda...

d83ad15c52d6f45fe33c95c37da663d5b91f3ac6 authored over 5 years ago by Léo Pradel <[email protected]>
Update dependency apollo-server to v2.6.8

cdd0c4683b640fcf832d6a2110bd336cde5f9e31 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency husky to v2.7.0

09b5ab589887ed3a4e2fec14d6bd76b5e77078ee authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency graphql-tools to v4.0.5

2c7f26ecd9b77fe77395d8264b222fa48231fa65 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/lodash to v4.14.135

a8758069027115d88458b0604d4d2aef06a6166d authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency docusaurus to v1.11.1 (#721)

1a774c67cf0be59e4eaf949257dfe6cbd79e3ac8 authored over 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Allow GET request for /user & Handle path option being a slash (#708)

* add get method handler to /user endpoint

* add /user get test & handle path option being a ...

01b4f049cef1efe0d6a6252277e2f01b42ec935f authored over 5 years ago by Steven <[email protected]>
Fix react rest demo (#709)

* fix incorrect lastName reference

* fix misspelling of first name

* fix reference to User...

d75b5d11d553768b34f02d450843ba385cf8aace authored over 5 years ago by Steven <[email protected]>
Make circleci run faster (#722)

* Save yarn cache in circleci

* revert version

* Speedup the examples test

* Update som...

9d47fb85a8b7a1c730e96a563b719a4dd0bb853a authored over 5 years ago by Léo Pradel <[email protected]>
Update dependency apollo-boost to v0.4.3

a53555b06d87623d4c017a906b9e43c7df6c2c3b authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency core-js to v3.1.4

7021895cd72637d59212787456de96d9262720fc authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency apollo-server to v2.6.4

df148549c184c9ac2bdd64c82625a89c7da83314 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node to v12.0.10

5cbe517022bad7df2de2a9103ca9926a86c7bd10 authored over 5 years ago by Renovate Bot <[email protected]>
Update circleci/postgres Docker tag to v10.9

51cdaac2d53a97484ea739f22599003dc344e2a1 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node-fetch to v2.3.7

6d1321800186b7ffa42ff028b2f8490bdf5bca3d authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/jest to v24.0.15

753d6688fa072743fed81a58fce5d3bf73e78f0e authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency apollo-server to v2.6.3

ef6a67ef6c4dda5db408b031668b3edb683321a1 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node to v12.0.8

5372ed6f51dcf7b71f108c527a869418562209df authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/ioredis to v4.0.12

c742a4616924707779cd504083ebd4fc7aafd0ac authored over 5 years ago by Renovate Bot <[email protected]>
Update Apollo GraphQL packages

3f128c97e7f33918bcd40fa316a82af25d447f51 authored over 5 years ago by Renovate Bot <[email protected]>
Added spectrum link

39babf767d93d298a4879d8411d391a430cd28ac authored over 5 years ago by David Yahalomi <[email protected]>
Update dependency @types/mongoose to v5.5.6

c09b3837e11dbd48520c840d21eab9af35d91334 authored over 5 years ago by Renovate Bot <[email protected]>
chore: fix typo (#699)

890e40d307358d67084fc5d003214b08f4418831 authored over 5 years ago by Hongarc <[email protected]>
Update dependency apollo-boost to v0.4.2

c36a5c622dc9e1f3ebb668861609ef3fffd1ecd8 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node to v12.0.7

d2c3b071ffa684e5e8d206c40f5a6d0511109c9e authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node-fetch to v2.3.5

90bd4e05207922a7f07f8b61b0ebef0f4a9ba787 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongodb to v3.1.28

e4c344fff73f26867193c8838d16bd86b65ee3bc authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @graphql-modules/core to v0.7.5

202ab8bd1bc1a113e312ebe6d6112b6d0b434aea authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/lodash to v4.14.134

79e61b61943532169f5ba3d7c3319f18c747380e authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency apollo-boost to v0.4.1

1f7ed47f8da5b49882b19f9253debd556b8ec441 authored over 5 years ago by Renovate Bot <[email protected]>
Adding TypeORM to docs (#697)

* Adding typeorm to the docs

* Adding Typeorm

* Always forgetting to prettify before commi...

7967c0ccf706e9b3f9077c0d5e60c18c69ff46d6 authored over 5 years ago by Agusti Fernandez <[email protected]>
Update dependency @types/ioredis to v4.0.11

b10af6691b9a179054b567a726214f9b7f5cc0be authored over 5 years ago by Renovate Bot <[email protected]>
Typeorm with Postgres Example (#689)

* Adding basic example of using postgres

* Deleting some unneeded entities loading

* Forgo...

4f7022913858545bc39892e68606ee76d5e35eed authored over 5 years ago by Agusti Fernandez <[email protected]>
Create FUNDING.yml

44aea1f5c63c219adb2de295a1e47248adbf4217 authored over 5 years ago by Tim Mikeladze <[email protected]>
Update dependency core-js to v3.1.3

d7696f351bbb4a0350f91eb82e09f826ba174ace authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/request-promise to v4.1.44

87dff616d1c171cfe394d621d3c8c56fff97a02e authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @graphql-modules/core to v0.7.4

086ef31ce803ff2364e95f10ca38cdfa6fa743ae authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongoose to v5.5.3

23ee633a25d770fac193ce008b0944b1ba42fa95 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/lodash to v4.14.132

c3aa0b22b5027bec69ede7b128c3a136d48bfe1e authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency mongoose to v5.5.10

0b3b212a84a2cf74f88764e3396e796656dcd2f2 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency core-js to v3.1.0

892404bb9d7714cf2e8be64c94e8ddeb4520a098 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node-fetch to v2.3.4

26e7435d412d80b305be6662f7109d35a3585501 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @graphql-modules/core to v0.7.3

93a91aafda24de475eefd1cb86d4f9da469a29f3 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/lodash to v4.14.129 (#675)

51ffd77ed76d6bfeb8791a52cdd67984530f80d8 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
Update dependency @graphql-modules/core to v0.7.1 (#666)

d9d591a9a604a5388620c830c0db1c05e7d97d0e authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
v0.15.0

13b4b373a3e2260142943c7f2c52820eacad411c authored over 5 years ago by pradel <[email protected]>
Improve error messages (#646)

* WIP: improve error messages

* Move error to the config

c3bd11732273ef76383b70d5d20fb9006d539cb2 authored over 5 years ago by Elie <[email protected]>
Upgrade deps (#673)

* Upgrade deps

* Fix node resolution

* remove some duplicate props

* Update prettier

...

d966cb682b338373f67f2cbe648777b5984515d8 authored over 5 years ago by Léo Pradel <[email protected]>
Create basic email documentation (#672)

* Create basic email documentation

* Update docusaurus

2513cdb3253f44cef08e47303d8a09d6faa542a6 authored over 5 years ago by Léo Pradel <[email protected]>
Update dependency body-parser to v1.19.0

166f14cc80eff6a372fbca1d5d2c8b3d63f081d6 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency apollo-server to v2.5.0

84e727008e07f999c8849b842d394cbb668d361c authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongoose to v5.5.0

fee6ae0012176172aa4da0f090d5721ffd55d213 authored over 5 years ago by Renovate Bot <[email protected]>
Update circleci/postgres Docker tag to v10.8

80b07f832b5ef6e0f5b37d21936cf5b4c1d19c38 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node to v11.13.10

0dc9c057768b726c2b605e87c78073b1cd35a5c6 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/request-promise to v4.1.43

66ab81b74f1db44bbff61ca43d7bac7a1025c561 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongodb to v3.1.26

6ccb8b93a99e9fa27f59e5ec3c6c14cbee5ba66e authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node-fetch to v2.3.3

eac9f9362fee445a1f9b6fe5fc3c456df1cadb34 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node to v11.13.8

2ac5b22c94eacff2ad4e35b80aff27e4c55233c7 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongoose to v5.3.27

6a9f9d728cc8a38a786f47c2e29fef13a2c781d8 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/mongodb to v3.1.25

fad0e4d95fa31fabbd5af336ad9b31ec2419d123 authored over 5 years ago by Renovate Bot <[email protected]>
Update graphql-server-typescript example (#657)

f943121ce3b53533d29d538bbf00e957334b2c6c authored over 5 years ago by Tim Mikeladze <[email protected]>
Update dependency lint-staged to v8.1.5

b5c21d1a7b346b9d2dd1fc8d4e06603eb7e0b019 authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency express-session to v1.16.1

e3e81bb031978367a9a0416c1bdc6b1df3d879be authored over 5 years ago by Renovate Bot <[email protected]>
Update dependency @types/node to v11.13.6

ef6c48b7e84207fa6b5bd5a6629c8d5e6c484be6 authored over 5 years ago by Renovate Bot <[email protected]>