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

Automatic consistency fixing in case of missing refresh token in db #1678

Merged
merged 2 commits into from
Apr 3, 2020
Merged

Automatic consistency fixing in case of missing refresh token in db #1678

merged 2 commits into from
Apr 3, 2020

Conversation

Teeed
Copy link
Contributor

@Teeed Teeed commented Mar 25, 2020

In case of missing refresh token in db application will return 500 when user tries to issue new refresh token.

This PR adds automatic consistency fixing in case of missing refresh token in db by ignoring missing one. This could happen in case of interrupted write.

@Teeed
Copy link
Contributor Author

Teeed commented Apr 2, 2020

Could anybody have look at this please? @bonifaido

Copy link
Member

@bonifaido bonifaido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @Teeed

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 this pull request may close these issues.

2 participants