vartanbeno / go-reddit

Go library for accessing the Reddit API.
Other
306 stars 84 forks source link

Authenticate with scopes #23

Open codecat opened 3 years ago

codecat commented 3 years ago

Would it be possible to add authentication with scopes? I'm pretty sure I need the modposts scope in order to delete posts, because right now I keep getting 403 Forbidden errors.