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
Description: Verify authentication API endpoints
Endpoints to Test:
POST /auth/signin
POST /auth/signout
Test Cases:
Valid credentials
Invalid credentials
Session expiration
Expected Result: Proper authentication responses and session management