linode_api4-python icon indicating copy to clipboard operation
linode_api4-python copied to clipboard

OAuth Scopes are outdated

Open Dorthu opened this issue 6 years ago • 0 comments

linode_api4.login_client's OAuth Scopes are still "view", "create", "update", and "delete." While these still work, we are now using "read_only" and "read_write", and this should be updated.

Dorthu avatar Jan 29 '19 18:01 Dorthu