I wonder if it would be possible to limit Oauth access to accounts with a minimum karma level? Maybe it's a problem that doesn't exist yet, but I could imagine it would help defend against spammy throwaway accounts.
You can easily disallow someone from logging in via your app once you get the data related to their OAuth2 token.
I wonder if it would be possible to limit Oauth access to accounts with a minimum karma level? Maybe it's a problem that doesn't exist yet, but I could imagine it would help defend against spammy throwaway accounts.