Skip to content

Add constraint and function for backup codes#151

Open
Ikechukwu-Patrick wants to merge 1 commit into
Pidoko257:mainfrom
Ikechukwu-Patrick:database
Open

Add constraint and function for backup codes#151
Ikechukwu-Patrick wants to merge 1 commit into
Pidoko257:mainfrom
Ikechukwu-Patrick:database

Conversation

@Ikechukwu-Patrick

Copy link
Copy Markdown

Added a constraint to ensure only one unused backup code can be used at a time and started creating a function to update the used_at timestamp.

Description

Brief description of changes.

Related Issue

Fixes #(issue number)

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Code refactoring
  • Performance improvement

Changes Made

Testing

How did you test these changes?

Checklist

  • Code follows project style
  • Self-reviewed my code
  • Commented complex code
  • Updated documentation
  • No new warnings
  • Added tests (if applicable)

Screenshots (if applicable)

Additional Notes

Closes #33

Added a constraint to ensure only one unused backup code can be used at a time and started creating a function to update the used_at timestamp.
@Ikechukwu-Patrick

Copy link
Copy Markdown
Author

I have fixed the issue on this repo
fixed #151

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.

Add Database Query Performance Logging

1 participant