Sign in

Authorize for User OAuth

documented

Redirect users to Product Hunt to authorize access and receive an authorization code.

GET /v2/oauth/authorizeOAuthno implementation yet0 runs

Input

client_id*
OAuth Client ID
Your Product Hunt Client ID
redirect_uri*
Redirect URI
https://yourapp.example.com/callback
response_type*
Response Type
code
scope*
OAuth Scopes
public private
Calls Product Hunt as you (your API key is your account); keychains.dev holds the credentials.