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
Add shared login/logout controls to the application layout.
Verify:
login button appears when logged out
logout button and username appear when logged in
logout clears Flask session state
users return to an appropriate page afterward
Add shared login/logout controls to the application layout.
Verify:
login button appears when logged out
logout button and username appear when logged in
logout clears Flask session state
users return to an appropriate page afterward