Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@tprzytula tprzytula released this 12 May 13:59
· 50 commits to master since this release
  • Change client methods to arrow functions to prevent wrong context issues (Issue #6)
  • loginWithPassword method for custom accounts was throwing an error if accounts were not stored in Meteor.remoteUsers (whoops!)