-
Notifications
You must be signed in to change notification settings - Fork 15
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
AYS-23 | Added Scheduler to Remove Expired Tokens #254
Conversation
src/main/java/com/ays/common/schedule/DatabaseClearSchedulerService.java
Outdated
Show resolved
Hide resolved
src/main/java/com/ays/common/schedule/DatabaseClearSchedulerService.java
Outdated
Show resolved
Hide resolved
src/main/java/com/ays/common/schedule/DatabaseClearSchedulerService.java
Outdated
Show resolved
Hide resolved
src/main/java/com/ays/common/schedule/DatabaseClearSchedulerService.java
Outdated
Show resolved
Hide resolved
src/main/java/com/ays/common/schedule/DatabaseClearSchedulerService.java
Outdated
Show resolved
Hide resolved
src/main/java/com/ays/auth/repository/AysInvalidTokenRepository.java
Outdated
Show resolved
Hide resolved
@thelastbadalov Selam, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Selamlar, DatabaseClearSchedulerService
'in veya güncellenecek ismiyle UnusedInvalidTokenDeletionScheduler
sınıfının unit testlerini de yazabilir miyiz?
Description
in this pr i did clear invalid token table with cron job.
Related Issue
#253
Proposed Changes
Please provide a brief and descriptive title for your pull request, summarizing the changes or features introduced. It
should be in English and clearly indicate the purpose of the pull request. Optionally, you can provide a more detailed
description of what you have done.
Naming Conventions of Branchs
header in README.md FileAdditional Information
If there's any additional information or context that the reviewers should know, please provide it here.
Checklist
Please check the following before submitting your pull request:
board or milestone. However, if there is no issue, the pull request should be associated with the appropriate project
board (BE Board, In Review column) and milestone to track the progress.
Reviewers
The default project maintainers and team members will be automatically assigned as reviewers for this pull request.