Skip to content

v1.0.1

Compare
Choose a tag to compare
@amkirwan amkirwan released this 20 Oct 19:21
· 68 commits to master since this release
  • Update getState function to not take a param argument and use the configure statePrefix to find the state from localStorage.
  • This makes getState and getToken perform the same way and avoids confusion with the api
  • fix bug where handleRedircect could not find the stateObj