Files
reddit/r2
Keith Mitchell 63dd2f0c94 OAuth2: Add extension grant for app-only auth
Grant URI: https://oauth.reddit.com/grants/installed_client

This minor extension grant allows non-confidential
OAuth2 clients to request user-less OAuth2 tokens.

Consumers should provide a unique ID, and re-use that ID
for subsequent token requests from the same device. ID
generation is left up to the client.

This is separate from client_credentials so that the
client_credentials grant can conform to the official spec.
2014-12-10 13:09:18 -08:00
..
2014-05-02 16:26:31 -04:00
2014-12-02 11:04:31 -08:00
2014-05-02 16:26:31 -04:00
2014-05-02 16:26:31 -04:00