Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

v5.0.0

Choose a tag to compare

@edx-semantic-release edx-semantic-release released this 30 Oct 19:17
· 16 commits to master since this release
9cd29c4

5.0.0 (2019-10-30)

Features

  • anonymous access and API features (#41) (9cd29c4)

BREAKING CHANGES

  • Renaming allowAnonymous to requireAuthenticatedUser and turning it off by default. This breaks current MFEs, which will now be required to turn on requireAuthenticatedUser.

  • fix: removing support for fetchUserAccount

  • fetchUserAccount is no longer supported. Use hydrateAuthenticatedUser instead, along with AppContext.