You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a custom database adapter developed to use Redis as session storage, while allowing other databases to be used for storing user data. The adapter efficiently handles session management with Redis, providing seamless integration with Auth.js/Next-Auth.