Skip to content

Releases: marmelab/ra-auth-auth0

2.0.1

04 Sep 13:22
Compare
Choose a tag to compare
  • Fix invalid state error when using React.StrictMode (#17)

2.0.0

30 Aug 14:27
7da2d5e
Compare
Choose a tag to compare
  • Upgrade react-admin to v5
  • Remove prop-types
  • Change imports from ra-core to react-admin
  • [Doc] Fix missing import and enhance httpClient data provider section

1.1.1

21 Dec 16:45
Compare
Choose a tag to compare
  • Fix logout should wait for client logout to complete before redirecting (#12)
  • Fix httpClient should not throw if user is disconnected (#11)
  • Update the doc and jsdoc to mention that <BrowserRouter> is required (#7)

1.1.0

26 May 14:14
Compare
Choose a tag to compare
  • Update ra-core peer dependency to 4.10.0
  • Ensure all imports are made from ra-core instead of react-admin
  • Avoid infinite redirect loop on failures
  • Fix checkAuth should reject when redirectOnCheckAuth is set to false

1.0.0

09 Jan 09:59
c314fad
Compare
Choose a tag to compare

Initial release