Enable authentication middleware for API routes
- Uncomment and activate AuthMiddleware in router configuration - Add conditional skip for ping endpoint in authentication middleware - Restore authentication checks for both release and debug modes
Showing
Please register or sign in to comment