- Implement LogoutHandler to handle user logout requests - Add DeleteTokenInfo and GetUserIDFromToken functions to auth module - Update README.md with logout endpoint documentation
Move user authentication handlers to userAct.go and frpc instance handlers to frpAct.go Remove handlers from handlers.go and clean up file structure