Skip to content

Release v21.11.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 22:03
c71a55b

Added

  • A RequireRole component that renders its children only for an identity that is authenticated and allowed, with slots for the loading and forbidden outcomes so an application supplies its own navigation (#2496)
  • isLoading on the React identity context, separating an identity that has not been fetched yet from one that came back anonymous (#2496)