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: oktadev/okta-spring-boot-react-crud-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: oktadev/okta-spring-boot-react-crud-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: auth0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 16, 2022

  1. Use Auth0 instead of Okta

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a36a8cb View commit details
    Browse the repository at this point in the history
  2. Fix registration ID and logout

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    86dc690 View commit details
    Browse the repository at this point in the history
  3. Remove ID token since it's not used

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5010a15 View commit details
    Browse the repository at this point in the history
  4. Optimize imports

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5109553 View commit details
    Browse the repository at this point in the history
  5. Fix login and logout

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b6ec49c View commit details
    Browse the repository at this point in the history
  6. Upgrade to Spring Boot 2.7.3 and React 18.0.2

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3e4f1b6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into auth0

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2ef648d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into auth0

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1a780bd View commit details
    Browse the repository at this point in the history
  9. Add Auth0 to README

    Matt Raible committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7f6c887 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Upgrade auth0 branch to Spring Boot 3 (#55)

    Matt Raible authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    26008e3 View commit details
    Browse the repository at this point in the history
  2. Sync with main branch

    Matt Raible committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    638ea5f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into auth0

    Matt Raible committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    02a2e6f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    41cdbf9 View commit details
    Browse the repository at this point in the history
Loading