- Fix a wrong if statement in the Seznam connector
- Removed deprecated providers
- Minimum support version is Meteor 3.0
- Added
storyteller:accounts-seznam
- More async calls have been added through the codebase
- Minimum Meteor version is
2.9.11
- Deprecated
lichthagel:accounts-discord
which will be removed in v3 - Betapass client preview added
- Supports Meteor 3
alpha-15
- Added build target for Meteor 3
alpha.11
- Updated npm dev dependencies
- Added
storyteller:accounts-discord
as a new version for Discord connector - Added new build target for Meteor v 2.9.1
- Add re-tries for popup closures in
tryLinkAfterPopupClosed
to mirror Meteor login behavior and fix issues whencredentialSecret
is not set fast enough
- Fixes for web3 login to keep up with change in
freedombase:web3-login
- Added
freedombase:web3-login
- Slight code re-format for better readability
- Make hooks stoppable
- Fix commit script
- Added Apple provider for
quave:accounts-apple
orbigowl:accounts-apple
package
- Upgrade eslint-parser
- Fix wrong uppercase in the word
linkedIn
forpauli:linkedin-oauth
- Updated dependencies
- Compatibility update for Meteor 2.3
- Fix bugs in MS Office connector
- Fix a detection bug in MS Office connector
- Added extra check on linking accounts and made connection errors provide a bit more information
- Updated development dependencies
- Add support for MS Office 365 logins via
lindoelio:accounts-office365
andermlab:accounts-office365
- Fix Meteor Developer Accounts link
- Updated example to Meteor 1.10.2
- Bumped minimum required version of Meteor to 1.4.3
- Add missing imports
- Fix code to adhere to StandardJS
- Add hooks (
Accounts.onLink
,Accounts.beforeLink
,Accounts.onUnlink
)
- Fix error in Discord connector
- Format changelog
- Added GitHub settings & legal stuff
jonperl:linkedin
has been deprecated in favor ofpauli:linkedin-oauth
in order to keep up with changes in LinkedIn API. You will see a depracetion warning in your app for this. The old package will work, but will be removed in future releases.
- Fix unlinked accounts method
- Fix missing imports
- Fix minimum required Meteor version to v 1.3
- Modernize package to use with
ecmascript
package - Drop
underscore
- LINE support
- unlink accounts
- linkedin support