Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if token expired in MiddlewareFunc #169

Merged
merged 10 commits into from
Sep 17, 2018
Merged

Commits on Sep 16, 2018

  1. Check if token expired in MiddlewareFunc

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    0a21207 View commit details
    Browse the repository at this point in the history
  2. Fix go fmt

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    70b608e View commit details
    Browse the repository at this point in the history
  3. Fix test

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    8e16327 View commit details
    Browse the repository at this point in the history
  4. Fix test

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    81eb55c View commit details
    Browse the repository at this point in the history
  5. Remove unused function

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    ea9a1f3 View commit details
    Browse the repository at this point in the history
  6. Add test for bad token on refresh handler

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    92ae81b View commit details
    Browse the repository at this point in the history
  7. Update usage demo and doc

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    3449281 View commit details
    Browse the repository at this point in the history
  8. Add missing period in comment docs.

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    237fe10 View commit details
    Browse the repository at this point in the history
  9. Revert func CheckIfTokenExpire as someone like it

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    8834e1d View commit details
    Browse the repository at this point in the history
  10. revert format in CheckIfTokenExpire

    HuangWei committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    8961d24 View commit details
    Browse the repository at this point in the history