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
✨ Feat: Add user authentication for seed command (#541)
* ✨ Feat: Add user authentication for seed command
* ✨ Feat: Add test event for seed command
* ✨ Feat: Move auth logic to auth service
* ✨ Feat: Simplify event creation in seed command
* 🐛Fix: Use UserId instead of email for creating user session
* ✨ Feat: Call auth service for session creation
* 🐛Fix: localhost env variable
* 🧹 Chore: Correct capitalization in seed command warning
* 🔧 Fix: Validate user input as ObjectId in seed command
* 🔧 Fix: Update user option syntax in seed command for clarity
---------
Co-authored-by: Tyler Dane <tyler@switchback.tech>
0 commit comments