Skip to content

v0.7.1

Compare
Choose a tag to compare
@jpadilla jpadilla released this 18 May 16:52
· 407 commits to master since this release

Upgrading

In your ember-cli project run:

$ ember install:addon [email protected]

Changelog

  • [BREAKING ENHANCEMENT] Upgrade required ember-simple-auth version to v0.8.0-beta.2
  • [FEATURE] Add a margin to the automatic JWT refresh. #33
  • [DOCS] Add server-side "leeway" hint to documentation. #34
  • [ENHANCEMENT] Allow for strings to be used as token data. #38
  • [ENHANCEMENT] Don't restore expired tokens. #41
  • [BUGFIX] Fixes JWT authenticator restore method to schedule access token refresh after page reload. #44
  • [BUGFIX] Fix JWT token refresh. #54

its working

Thanks to @jdhoek, @validkeys, @knownasilya, @calvinmetcalf, @erichonkanen, @tibotiber, and anyone else who made this happen!