Posted on:
2018-03-27
API
Show a web-based login/signup form to a user
Provider
NPR Show a web-based login/signup form to a user
API decription
If the parameters passed to this endpoint are correct, it will redirect to `npr
Sign Up Page
Documentation
Github
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http://api.npr.org//authorization/v2/authorize?X-Sd-Token={streamdata_token}&client_id={field_value}&redirect_uri={field_value}&response_type={field_value}&scope={field_value}&state={field_value}"