Skip to content

v3.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxmantz maxmantz released this 08 May 18:59
· 81 commits to master since this release

API changes:

  • added a new helper function loadUser to this library. It takes the redux store and userManager as parameters and loads the current user into the reducers when the app loads. When you are using silent renew, this helper function makes the oidc middleware redundant. See the example app for details on how to use it.
  • you will have to import babel-polyfill to your silent renew page. See the example app for details.

Peer dependencies: