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
Reorganized directories for routes and middleware
Added secure_user middleware to run prior to any secure requests checking if user exists
Added tide::StatusCode instead of hard coding numbers