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: freegians/Spring-Boot-OAuth2-JWT-MySQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: microservice-engineering/Spring-Boot-OAuth2-JWT-MySQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 15, 2017

  1. This fix the problems with grant_type=refresh_token (“UserDetailsServ…

    …ice is required.” and the NullPointerException)
    pierredavidbelanger committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    7549332 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from pierredavidbelanger/fix-refresh_token

    This fix the problems with grant_type=refresh_token (fix #1)
    cpapidas authored Apr 15, 2017
    Configuration menu
    Copy the full SHA
    b2fd99d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Update README.md

    cpapidas authored Sep 26, 2017
    Configuration menu
    Copy the full SHA
    b0f741c View commit details
    Browse the repository at this point in the history
Loading