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

feat: Implement invalidateAllSessions function in Basic API #1767

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hurby24
Copy link
Contributor

@hurby24 hurby24 commented Jan 26, 2025

The purpose of this function is to allow invalidation of all active sessions for a given user.
tasks:

  • Implement invalidateAllSessions for MySQL
  • Implement invalidateAllSessions for PostgreSQL
  • Implement invalidateAllSessions for SQLite
  • Implement invalidateAllSessions for Drizzle ORM
  • Implement invalidateAllSessions for Prisma
  • Implement invalidateAllSessions for Redis

@hurby24
Copy link
Contributor Author

hurby24 commented Feb 1, 2025

@pilcrowonpaper is there any missing part?

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.

1 participant