-
Do I need to regenerate my consumer API key and secret?
-
Do all my users need to reauthorize my app, or will their current tokens work for read/write, which was the permission level that their tokens were generated under?
-
If they want to access DM features, those specific users will need to reauthorize my app, correct?
-
Also, is there a way to programmatically tell what permissions a user has granted based on their access token and access token secret?