Ecosyste.ms: OpenCollective

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

accounts-js

Fullstack authentication and accounts-management for Javascript.
Collective - Host: opensource - https://opencollective.com/accounts-js - Website: https://www.accountsjs.com/ - Code: https://github.com/accounts-js/accounts

comment some tests

github.com/accounts-js/accounts - a91aa5ad3efdaa5df4080e5399453046a5197b02 authored over 6 years ago by pradel <[email protected]>
refreshSession should set user

github.com/accounts-js/accounts - e19194b8cc846b73d0cfa1e15809686cf9ec8fba authored over 6 years ago by pradel <[email protected]>
replace loginWithPassword with loginWithService

github.com/accounts-js/accounts - 90424033ebaacc8a8681001cdc15254d5ccbd73e authored over 6 years ago by pradel <[email protected]>
Fixing/removing some client tests

github.com/accounts-js/accounts - 653d1e5d47ec87becd430694cc7e877786822a71 authored over 6 years ago by David Yahalomi <[email protected]>
Removed some failing tests

github.com/accounts-js/accounts - 851259f242db47d83ea679891e1710a7ce6671fb authored over 6 years ago by David Yahalomi <[email protected]>
WIP support oauth

github.com/accounts-js/accounts - 40a6c1fc21c696ff3ebd20a79de9155dab2ce1f3 authored over 6 years ago by David Yahalomi <[email protected]>
Fix issues with typings and removed setUser action after login

github.com/accounts-js/accounts - a067fc74ddb75bc66d55edb886ee3e976fe03b78 authored over 6 years ago by David Yahalomi <[email protected]>
fix password tests

github.com/accounts-js/accounts - 9e305e45b26502761c3ccfdadbb943d567817ee5 authored over 6 years ago by pradel <[email protected]>
remove emailjs dependency

github.com/accounts-js/accounts - 06638bfd00241cc6540eb05870dec7d2a10322b7 authored over 6 years ago by pradel <[email protected]>
remove some unused fields

github.com/accounts-js/accounts - 3e51440c64a0ca73aa3436ab2ee1c20e73d05d14 authored over 6 years ago by pradel <[email protected]>
move opencollective to devDependencies

github.com/accounts-js/accounts - 22fa8592c6d276b365715b8e55cd258439db76fe authored over 6 years ago by pradel <[email protected]>
Merge branch 'master' into auth-services

github.com/accounts-js/accounts - e47a93401d9482ae5b770b52e447dec1beb508d5 authored over 6 years ago by pradel <[email protected]>
Merge pull request #131 from accounts-js/feature/fix-issue-with-storage

Fixed a bug where getState returns undefined

github.com/accounts-js/accounts - 9b0910fe41608dfab828e288ef2abc0ffab6ef21 authored over 6 years ago by David Yahalomi <[email protected]>
Fixed a bug where getState reutrns undefined

github.com/accounts-js/accounts - c4d98db44dfd734455948dfdc19d20b46a5c4cf0 authored over 6 years ago by David Yahalomi <[email protected]>
Merge pull request #130 from opencollective/opencollective

Activating Open Collective

github.com/accounts-js/accounts - 000d1376fa5bff07a521cb959b6dfe1628adb6a5 authored over 6 years ago by David Yahalomi <[email protected]>
Added call to donate after npm install (optional)

github.com/accounts-js/accounts - d02707c692d605c16fb706a6bf205d85c0643476 authored over 6 years ago by Jess <[email protected]>
Added backers and sponsors on the README

github.com/accounts-js/accounts - 1a526dbea894348b76e069b7c212bdd861f4d8b1 authored over 6 years ago by Jess <[email protected]>
Updated CONTRIBUTING.md (optional)

github.com/accounts-js/accounts - 1684849d521c6152045c1d392bbd9df656841c4e authored over 6 years ago by Jess <[email protected]>
Added .github/ISSUE_TEMPLATE.md (optional)

github.com/accounts-js/accounts - 78b50464a6d863aa3fc40164d55543b164ae98de authored over 6 years ago by Jess <[email protected]>
Merge pull request #129 from accounts-js/feature/configurable-email-templates

Add configurable email templates

github.com/accounts-js/accounts - a8c36d1c72a5687e64f1d50cdf8e8782bee6c1ad authored over 6 years ago by David Yahalomi <[email protected]>
Add configurable email templates

github.com/accounts-js/accounts - bd73e431df8a299aace99b0dcd4fcc9a3746684d authored over 6 years ago by David Yahalomi <[email protected]>
test index files

github.com/accounts-js/accounts - 67dc11e7d5e0cb14ff9f18696c3dd54826528068 authored over 6 years ago by pradel <[email protected]>
test empty email for password sendEmails

github.com/accounts-js/accounts - 22aac84c9b678441b5650ff590f4a3c06abe20e5 authored over 6 years ago by pradel <[email protected]>
Fix accounts password validation on user creation

github.com/accounts-js/accounts - 61662acc1e3fa11ee90f96917206d99bf0e80e8c authored over 6 years ago by pradel <[email protected]>
test emailTemplates

github.com/accounts-js/accounts - 62c570fe159a359a23384ce97efc2912f1109ff4 authored over 6 years ago by pradel <[email protected]>
refresh tokens check error

github.com/accounts-js/accounts - 125677514cdbd72e05f938fdf1d0bca17f02fb64 authored over 6 years ago by pradel <[email protected]>
impersonate tests

github.com/accounts-js/accounts - d12f8d6fac41a76add9cc1269957ce636c0c8d2e authored over 6 years ago by pradel <[email protected]>
test getServices

github.com/accounts-js/accounts - bef22eec454d500860c0da0aba4b107e65a525e3 authored over 6 years ago by pradel <[email protected]>
Merge pull request #115 from sloops77/extensible

make AccountsServer more extensible

github.com/accounts-js/accounts - a8e0626030e9c12adbbdadab784e825a99f55281 authored over 6 years ago by David Yahalomi <[email protected]>
activate oauth twitter tests

github.com/accounts-js/accounts - ce12725d9847309bf354264c000a2719d59bfd8a authored over 6 years ago by pradel <[email protected]>
activate oauth instagram tests

github.com/accounts-js/accounts - 686c07df9a17ad4773a4c9694fdf4c7eac92f15e authored over 6 years ago by pradel <[email protected]>
disable client tests to see if codecov is working

github.com/accounts-js/accounts - 45df7e72cb229567c9ff3f915967b6ba05064e92 authored over 6 years ago by pradel <[email protected]>
Fix email bug due to merge

github.com/accounts-js/accounts - 94ac4c9c1b425383eb864d99d27feeb4ac818652 authored over 6 years ago by pradel <[email protected]>
Merge branch 'master' into auth-services

github.com/accounts-js/accounts - fd44c3dfee8ba552c05c79f46d832caedcd2fd8b authored over 6 years ago by Léo Pradel <[email protected]>
Merge pull request #128 from accounts-js/feature/fix-email

Fix missing import on email server

github.com/accounts-js/accounts - fe08f703d08ce9d8aacea2f33e81d27e8e65a855 authored almost 7 years ago by David Yahalomi <[email protected]>
Dirty fix on jwt returned value

github.com/accounts-js/accounts - 54ae402dc3bfab95b826a0903d63ad180810e311 authored almost 7 years ago by David Yahalomi <[email protected]>
Fix missing import on email server

github.com/accounts-js/accounts - b9167b3b1907f6d2ba3bb600bb3124a251fa5fec authored almost 7 years ago by David Yahalomi <[email protected]>
Fixed some package.json issues

github.com/accounts-js/accounts - 8e793df05ae69a69a7d9a6da5dbf8f68e7388c7d authored almost 7 years ago by David Yahalomi <[email protected]>
Chagne deprecated script prepublish to prebulishOnly

github.com/accounts-js/accounts - 2f334ccc7621d82236b098e1f95ebf7105564a1f authored almost 7 years ago by David Yahalomi <[email protected]>
Re-enable client tests

github.com/accounts-js/accounts - 5a334a297312b21dafbfd4e0928c397da7ae2d82 authored almost 7 years ago by David Yahalomi <[email protected]>
Add rimraf to server package

github.com/accounts-js/accounts - 7c740c3502d34884dbd0634538d50efec712f8d7 authored almost 7 years ago by David Yahalomi <[email protected]>
Options for password is optional

github.com/accounts-js/accounts - 4286804442a5ae7a21269ddc4f171d20c1bf0afe authored almost 7 years ago by Pradel Léo <[email protected]>
Fixed onLogin hooks

github.com/accounts-js/accounts - 8a3e698edb4b0d9954ee7db9dd5220cc6d1ef60d authored almost 7 years ago by David Yahalomi <[email protected]>
Refactored API on the server hooks tests

github.com/accounts-js/accounts - 07521425f869a1d70e4ce5a7776ae0c2cd350af5 authored almost 7 years ago by David Yahalomi <[email protected]>
Server tests: fix ts errors

github.com/accounts-js/accounts - 22a6342fffcb47a027ed34d2533ba3ba5c79ed58 authored almost 7 years ago by David Yahalomi <[email protected]>
Server tests: use getOptions instead of options

github.com/accounts-js/accounts - 0501c606ca505b8065bbc3fc6882bcb0c6e0eea4 authored almost 7 years ago by David Yahalomi <[email protected]>
Update README.md

github.com/accounts-js/accounts - b3d08ee2c211243e0ff5c31c3b7418e960e42152 authored almost 7 years ago by David Yahalomi <[email protected]>
Update README.md

github.com/accounts-js/accounts - a9307da5d417cb5f5af9d196e675fbb08aa47986 authored almost 7 years ago by David Yahalomi <[email protected]>
Fixed server tests

github.com/accounts-js/accounts - b4361302271a18f9dae2791df4b32aecd8a5ae9e authored almost 7 years ago by David Yahalomi <[email protected]>
added tests for oauth unlink

github.com/accounts-js/accounts - e5e99500f5c303b67cdb4087b3323b85da7acd12 authored almost 7 years ago by David Yahalomi <[email protected]>
Some more tests for oauth authenticate

github.com/accounts-js/accounts - 082d32c3f35bd9c26f8dd34f7d444f310b56ae58 authored almost 7 years ago by David Yahalomi <[email protected]>
Fixed some of sever tests

github.com/accounts-js/accounts - 97f2ff06817610bfe9eaa96e322db12796ee4c7d authored almost 7 years ago by David Yahalomi <[email protected]>
use a setter to set the db on AuthService

github.com/accounts-js/accounts - 99193d0f359647b66330564e933e13d8c55ef514 authored almost 7 years ago by David Yahalomi <[email protected]>
Update ts-lint

github.com/accounts-js/accounts - 411c416a305b065576978dfa9071ab1a2375fb05 authored almost 7 years ago by David Yahalomi <[email protected]>
update copyright

github.com/accounts-js/accounts - 451f9182b5d4543250dc7b10b6de76dfe5a27fe3 authored almost 7 years ago by Tim Mikeladze <[email protected]>
Updated old dependency in common on the client

github.com/accounts-js/accounts - 6e29a3143f314fdef7bf2e282b8189417dddcd09 authored almost 7 years ago by David Yahalomi <[email protected]>
Removed commented code from client

github.com/accounts-js/accounts - 93493869d854972a55fde08fbf186834d7945664 authored almost 7 years ago by David Yahalomi <[email protected]>
Update yarn locks after rebase

github.com/accounts-js/accounts - 40d47f3e30f51ec7b149edaf5cdf9698bb8c73c0 authored almost 7 years ago by David Yahalomi <[email protected]>
use class names as file names on oauth packages

github.com/accounts-js/accounts - 35056d8237d08b3b181895fe7772431c2e274b74 authored almost 7 years ago by David Yahalomi <[email protected]>
twitter + instagram

github.com/accounts-js/accounts - af09cd17875424f65e0b8a6c0cd0cba3d92d5e8a authored almost 7 years ago by Pradel Léo <[email protected]>
OAuth instead of Oauth

github.com/accounts-js/accounts - 46a58d776d794aeaa73877fe583e8fd036e60500 authored almost 7 years ago by Pradel Léo <[email protected]>
Also export as default

github.com/accounts-js/accounts - 4029b3cfd2c3a40986c554d6c7ebf9923e94a7c8 authored almost 7 years ago by Pradel Léo <[email protected]>
move oauth instance in constructor

github.com/accounts-js/accounts - db488c38ba1601b20aa59947f2c4cb231753ae47 authored almost 7 years ago by Pradel Léo <[email protected]>
remove instagram option

github.com/accounts-js/accounts - cf7a1d94b3d3f82fbbbb85e246a9159532737eef authored almost 7 years ago by Pradel Léo <[email protected]>
use yarn for scripts and compile during tests

github.com/accounts-js/accounts - 5bdb50893a89dead3992175de70b4d6863f37e2f authored almost 7 years ago by Pradel Léo <[email protected]>
Fix db types

github.com/accounts-js/accounts - b6ffba0722499b951acc92459c319e52185ff4d4 authored almost 7 years ago by Pradel Léo <[email protected]>
serviceId: string

github.com/accounts-js/accounts - 034a87117a0c34aba1cd9fa847368adf3aaa2c5b authored almost 7 years ago by Pradel Léo <[email protected]>
Fix lint

github.com/accounts-js/accounts - 77afe3761330ed649bdfaa9b71e0b3f6112ecb19 authored almost 7 years ago by Pradel Léo <[email protected]>
Fix sendVerificationEmail when no email is passed

github.com/accounts-js/accounts - 0a8f0c1126e45573351042fb0dfe5daa0d749bf0 authored almost 7 years ago by Pradel Léo <[email protected]>
Update @types/node

github.com/accounts-js/accounts - b7e40feaf2b2aee214a24ab84237200b74a348f6 authored almost 7 years ago by Pradel Léo <[email protected]>
services implements AuthService

github.com/accounts-js/accounts - 85cae2d4b3f925065276a01d93cc8b203c192dc6 authored almost 7 years ago by Pradel Léo <[email protected]>
Fix type errors

github.com/accounts-js/accounts - 7ffccdab17cee9b82c3a34b9b995d873b800e8e7 authored almost 7 years ago by Pradel Léo <[email protected]>
Fix import email

github.com/accounts-js/accounts - 97b033f9b0d909298fdfceda7325cdf971892029 authored almost 7 years ago by Pradel Léo <[email protected]>
Allow for custom providers and user providers

github.com/accounts-js/accounts - 94ed4c5d027c23aeba336387af692e033eed8bd5 authored almost 7 years ago by David Yahalomi <[email protected]>
Fix verify email test

github.com/accounts-js/accounts - bb6a841c7a43e8df916dd0ebcc06148c3fd17ec6 authored almost 7 years ago by David Yahalomi <[email protected]>
Updated loadsh typings

github.com/accounts-js/accounts - c63d153bcf396c1a800b56ac5d734bd0badb587a authored almost 7 years ago by David Yahalomi <[email protected]>
Add email back and print mail on console when no config set

github.com/accounts-js/accounts - 6cc7abffcd6220e6969ee2715dc6a8b2bf1cdcd3 authored almost 7 years ago by Pradel Léo <[email protected]>
Add public functions

github.com/accounts-js/accounts - 16b58b23362ea455f5576b09a606d9d78930708d authored almost 7 years ago by Pradel Léo <[email protected]>
use @accounts/tslint config

github.com/accounts-js/accounts - e02e434e47c8522fd890c8e7c1e293ffbb27a558 authored almost 7 years ago by Pradel Léo <[email protected]>
Fix types errors

github.com/accounts-js/accounts - 7a18e57bd0ea471c1bc69362f11d990fabb17e81 authored almost 7 years ago by Pradel Léo <[email protected]>
sendResetPasswordEmail Verify email is set

github.com/accounts-js/accounts - 0d88c563decce02da2dd4948eb02371ac02af3a3 authored almost 7 years ago by Pradel Léo <[email protected]>
Link to latest version

github.com/accounts-js/accounts - 31e03513a91c26d65979f213f8f9365de4a89c56 authored almost 7 years ago by Pradel Léo <[email protected]>
Fix tests

github.com/accounts-js/accounts - 7408c1a49adba44b325b2e12484bb265ddd3f1b3 authored almost 7 years ago by Pradel Léo <[email protected]>
Add missing typings

github.com/accounts-js/accounts - 6c8aec457d68a7716fdb9eb1bc0deb4f357dfc6f authored almost 7 years ago by Pradel Léo <[email protected]>
Add types to oauth package

github.com/accounts-js/accounts - 93aa4a9b00f31fa18400068611accad81ce65e28 authored almost 7 years ago by Pradel Léo <[email protected]>
use lerna with yarn

github.com/accounts-js/accounts - 2bad70d1678472e76e42270e4604f8e62ee0bfa1 authored almost 7 years ago by Pradel Léo <[email protected]>
circle ci version 2

github.com/accounts-js/accounts - d1fe05eb0a83391ba4ab2c3e5d87929f799197e8 authored almost 7 years ago by Pradel Léo <[email protected]>
remove db-interface file

github.com/accounts-js/accounts - 0f8eacc5704ef9eb7c422852d4f02d59c6fb9187 authored almost 7 years ago by Pradel Léo <[email protected]>
remove password functions from server

github.com/accounts-js/accounts - 588019563860c607890d1d5308e4e04a7ac067d3 authored almost 7 years ago by Pradel Léo <[email protected]>
disable clients tests

github.com/accounts-js/accounts - b9b52fee0c3e5852f23f050a58d8350e3cb689e4 authored almost 7 years ago by Pradel Léo <[email protected]>
Simple tests for accountsServer

github.com/accounts-js/accounts - f0edb42b143111b7e251324881e0041e3a5495a2 authored almost 7 years ago by Pradel Léo <[email protected]>
update deps

github.com/accounts-js/accounts - ce3c81fd2f38b11f7d7164b3a91aaab7ec0776f6 authored almost 7 years ago by Pradel Léo <[email protected]>
ignore tsc dir

github.com/accounts-js/accounts - 5f7f288af1f5d0f01f7276f81bc238d7eb2edaa8 authored almost 7 years ago by Pradel Léo <[email protected]>
More tests

github.com/accounts-js/accounts - 6ec63be381b2b6e5b48deac955d2d0071c566d17 authored almost 7 years ago by Pradel Léo <[email protected]>