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

fix(auth): refresh endpoint gets 400 when no token #2291

Merged
merged 1 commit into from
Aug 24, 2022

Commits on Aug 24, 2022

  1. fix(auth): refresh endpoint gets 400 when no token

    If there's no token in the grant store, we get back a 400, not a 401.
    jefflembeck committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    433a149 View commit details
    Browse the repository at this point in the history