* refactor: exclude id from sqlite3 table recreate * docs: add migration docs
Fix and issue that would prevent a correct ID Token from being generated for users who start off anonymous. This also avoids generating one in the first place for anonymous users.