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

Provide AbstractOneTimeTokenService #15873

Open
CrazyParanoid opened this issue Oct 3, 2024 · 0 comments
Open

Provide AbstractOneTimeTokenService #15873

CrazyParanoid opened this issue Oct 3, 2024 · 0 comments
Labels
status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement

Comments

@CrazyParanoid
Copy link
Contributor

CrazyParanoid commented Oct 3, 2024

To reduce code duplication between InMemoryOneTimeTokenService and JdbcOneTimeTokenService, need to separate out the shared code in AbstractOneTimeTokenService. This class can be made part of public API so that developers can create their own implementations based on existing logic.

@CrazyParanoid CrazyParanoid added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant