Skip to content

Create data model to store account associations #19052

@miketheman

Description

@miketheman

Create a new table to store per-user account associations, with a reference to the user account

Store things like:

  • the service name (eg github)
  • external user id (string, since could be anything)
  • external username (eg miketheman)
  • tokens from provider (deferring for now, since we might not ever need them, preferring just-in-time user verifications)
  • extra metadata (unstructured, as we learn more we can evolve the data model

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions