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-samples/auth0-react-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: auth0-samples/auth0-react-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: update/sdk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 67 files changed
  • 1 contributor

Commits on May 26, 2020

  1. Got new sample working with auth0-react

    Steve Hobbs committed May 26, 2020
    Configuration menu
    Copy the full SHA
    11049f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec036c View commit details
    Browse the repository at this point in the history
  3. Remove old auth0 inline wrapper

    Steve Hobbs committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d8e9cb6 View commit details
    Browse the repository at this point in the history
  4. Removed old 01 sample

    Steve Hobbs committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a878d5f View commit details
    Browse the repository at this point in the history
  5. Renamed 02-Calling-an-API to 01-Login

    Steve Hobbs committed May 26, 2020
    Configuration menu
    Copy the full SHA
    7581012 View commit details
    Browse the repository at this point in the history
  6. Updated dependencies

    Steve Hobbs committed May 26, 2020
    Configuration menu
    Copy the full SHA
    5a1b62b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1cb86b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Install TypeScript, convert App.js to App.tsx

    Steve Hobbs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    12269b2 View commit details
    Browse the repository at this point in the history
  2. Convert Views to TypeScript

    Steve Hobbs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    e5fc6fa View commit details
    Browse the repository at this point in the history
  3. Convert utils to TypeScript

    Steve Hobbs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    983f720 View commit details
    Browse the repository at this point in the history
  4. Converted components to TypeScript

    Steve Hobbs committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8794888 View commit details
    Browse the repository at this point in the history
Loading