mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
Update the models to be able to update and query: - Which OAuth2Clients are developed by a user? - Who are the developers of an OAuth2Client? - What OAuth2AccessTokens are outstanding for a user? There's some duplicated code here, and tests are needed, but it's functional.