1.3.0 • Published 6 years ago

ember-jwt-decode-shim v1.3.0

Weekly downloads
90
License
MIT
Repository
github
Last release
6 years ago

DEPRECATED: ember-jwt-decode-shim

This addon has been deprecated, it is now possible (and frankly better) to use ember-auto-import to import and use jwt-decode.

Upgrading

yarn remove ember-jwt-decode-shim
yarn add --dev jwt-decode
ember install ember-auto-import

That's it! All of your existing imports (and many more) should continue to work.

License

This project is licensed under the MIT License.