Releases: accounts-js/accounts
@accounts/typeorm@0.34.0
@accounts/typeorm
0.33.1
Patch Changes
-
Updated dependencies [
e81eb578
]:- @accounts/types@0.33.1
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
- Updated dependencies [
22056642
]:- @accounts/types@0.33.0
@accounts/module-typeorm@0.34.0
@accounts/graphql-api
0.33.2
Patch Changes
-
#1194
a4fd732d
Thanks @zenweasel! - Fix repo links in package.json -
#1203
0a402215
Thanks @mrcleanandfresh! - Added additional examples for how to authenticate with @accounts/graphql-api
0.33.1
Patch Changes
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
@accounts/module-password@0.34.0
@accounts/graphql-api
0.33.2
Patch Changes
-
#1194
a4fd732d
Thanks @zenweasel! - Fix repo links in package.json -
#1203
0a402215
Thanks @mrcleanandfresh! - Added additional examples for how to authenticate with @accounts/graphql-api
0.33.1
Patch Changes
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
@accounts/module-mongo@0.34.0
@accounts/graphql-api
0.33.2
Patch Changes
-
#1194
a4fd732d
Thanks @zenweasel! - Fix repo links in package.json -
#1203
0a402215
Thanks @mrcleanandfresh! - Added additional examples for how to authenticate with @accounts/graphql-api
0.33.1
Patch Changes
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
@accounts/module-mikro-orm@0.34.0
@accounts/graphql-api
0.33.2
Patch Changes
-
#1194
a4fd732d
Thanks @zenweasel! - Fix repo links in package.json -
#1203
0a402215
Thanks @mrcleanandfresh! - Added additional examples for how to authenticate with @accounts/graphql-api
0.33.1
Patch Changes
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
@accounts/module-magic-link@0.34.0
@accounts/graphql-api
0.33.2
Patch Changes
-
#1194
a4fd732d
Thanks @zenweasel! - Fix repo links in package.json -
#1203
0a402215
Thanks @mrcleanandfresh! - Added additional examples for how to authenticate with @accounts/graphql-api
0.33.1
Patch Changes
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
@accounts/module-core@0.34.0
@accounts/graphql-api
0.33.2
Patch Changes
-
#1194
a4fd732d
Thanks @zenweasel! - Fix repo links in package.json -
#1203
0a402215
Thanks @mrcleanandfresh! - Added additional examples for how to authenticate with @accounts/graphql-api
0.33.1
Patch Changes
0.33.0
Minor Changes
-
#1150
22056642
Thanks @larsivi! - Add support for magic-link strategy 🎉.Installation:
yarn add @accounts/magic-link
Usage:
import AccountsMagicLink from '@accounts/magic-link'; const accountsMagicLink = new AccountsMagicLink({}); const accountsServer = new AccountsServer( { db: accountsDb, tokenSecret: 'secret' }, { magicLink: accountsMagicLink, } );
Patch Changes
@accounts/mongo@0.34.1
Patch Changes
- Updated dependencies [
3f1c4945
]:- @accounts/mongo-password@0.33.0
- @accounts/mongo-sessions@0.34.0
@accounts/mongo-sessions@0.34.0
Minor Changes
- #1251
3f1c4945
Thanks @awatson1978! - MongoDB 4.X support for Meteor@2.5.1 - Mongo.createUser and Mongo.createSession bugfixes
@accounts/mongo-password@0.33.0
Minor Changes
- #1251
3f1c4945
Thanks @awatson1978! - MongoDB 4.X support for Meteor@2.5.1 - Mongo.createUser and Mongo.createSession bugfixes