Skip to content

2.2.0

Compare
Choose a tag to compare
@jamesedmonston jamesedmonston released this 07 Jan 22:16
· 60 commits to develop since this release

Added

  • Added support for Microsoft OAuth sign in
  • Added deleteSocialAccount mutation, for deleting password-less accounts. Throws an error if run on an account with a password (#110)

Fixed

  • Fixed issue with accounts not automatically activating (#114, thanks @Stalex89!)
  • Fixed issue with plugin's field restrictions not applying to public schema (#109, thanks @Zsavajji!)