Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: auth0/auth0-react Loading
base: v1.8.0
Choose a base ref
...
head repository: auth0/auth0-react Loading
compare: v1.9.0
Choose a head ref
  • 6 commits
  • 34 files changed
  • 5 contributors

Commits on Sep 30, 2021

  1. Add connection property to Auth0ProviderOptions (#283)

    Steve Hobbs committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    2fb6580 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Bump axios from 0.21.1 to 0.21.4 in /examples/users-api (#280)

    Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.1...v0.21.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Adam Mcgrath <[email protected]>
    dependabot[bot] and adamjmcgrath committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4aa8e47 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Avoid potential multiple invocations of loginWithRedirect (#311)

    * Avoid potential multiple invocations of loginWithRedirect
    
    Resolves #309
    
    * add test to assert single call
    
    * remove comment
    kweiberth committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    1f46070 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    f8ee6c5 View commit details
    Browse the repository at this point in the history
  2. Update to [email protected] (#319)

    * Update SPA, TS and jest
    
    * Update SPA, TS and jest
    
    * remove unused dependency
    adamjmcgrath committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    68b767f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Release v1.9.0 (#321)

    * Release v1.9.0
    
    * Add docs and add back .shiprc
    
    * add back .shiprc
    
    * add back .shiprc
    adamjmcgrath committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    70743cb View commit details
    Browse the repository at this point in the history
Loading