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
Thanks for creating axum-sessions and axum-login. I have a question: How to create one-shot session, that session will be destroyed after user closes the browser?
I want to implement login mode where user will be logged out if he/she closes browser.