Skip to content

v6.0.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 13:26
ad048cc

This is the first beta of the v6 major. It requires the React Native New Architecture and adopts the native SDK majors (Auth0.Android v4, Auth0.swift v3). See the Migration Guide before upgrading.

Breaking changes

Added

Fixed

  • fix: adopt withAuthTab() to fix spurious USER_CANCELLED on Android #1647 (NandanPrabhu)

Documentation

  • docs: document native v4/v3 adoption — linking, claim validation, build floors #1648 (NandanPrabhu)
  • docs(example): restructure example app into per-feature hooks and class demos #1655 (subhankarmaiti)