Skip to content

v1.3.1

Compare
Choose a tag to compare
@joshcanhelp joshcanhelp released this 06 Dec 19:27
· 98 commits to master since this release

Full Changelog

Closed issues

  • the userProfile does not have 'provider' field correctly populated. #102
  • Social login breaks when account name contains utf-8 characters. #100
  • Strategy does not work on Restify #96

Fixed

  • Parses provider from user_id if identities is not provided. #103 (kertof)
  • Fix decoding jwt when encoded payload contains utf8 characters #101 (abelptvts)