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
* Add next-auth.js for user management
Would be handy to have users in Boardsesh, so this is a first
step to adding it. Only have ran through the google login
setup so far. Have yet to do apple
* Remove .vscode from git tracking and add to .gitignore
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Fix lint issues and update migration to use conditional statements
- Remove unused imports and variables
- Update migration 0016 to use CREATE TABLE IF NOT EXISTS
- Add conditional foreign key constraints to handle existing tables
- Build and lint now pass successfully
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments