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

Error with second refresh token #1

Open
mcorvaisier37 opened this issue Oct 5, 2021 · 0 comments · May be fixed by #2
Open

Error with second refresh token #1

mcorvaisier37 opened this issue Oct 5, 2021 · 0 comments · May be fixed by #2

Comments

@mcorvaisier37
Copy link

Hi,
Thanks for this project.
I have an error with a second refresh token.

My process is the next :

  1. Get Access TOKEN => OK
  2. Get Access TOKEB by RefreshToken => OK
  3. Get Access TOKEB by RefreshToken => KO

Its because my second refresh token is shorter than the previous and it's miss a clear in your code :
image

mcorvaisier37 added a commit to mcorvaisier37/BC-OAuth-2.0-Authorization that referenced this issue Oct 15, 2021
@mcorvaisier37 mcorvaisier37 linked a pull request Oct 15, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant