warehouse
warehouse copied to clipboard
feat: add account associations data model
Resolves #19052
A couple of todos:
- [x] resolve conflicts with
main - [x] generalize the AccountAssociations model to abstract it away, and allow for a subclass of OAuthAccountAssociations with the specifics, so we can add other types of account associations in the future