GitHub user Yicong-Huang added a comment to the discussion: Proposal - Migrating User Authentication to a new table to support multiple log-in sources.
Since the `secret` is used only for local login and is `NULL` in all other cases, a fully normalized design would place it in a separate third table. That said, I’m also fine with keeping it in the existing table for simplicity. GitHub link: https://github.com/apache/texera/discussions/6716#discussioncomment-17802976 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
