BP Function: Make Patreon Auth URI
Constructs a URI to the Patreon login/consent page.
This is the page the user must visit in order to authenticate with Patreon and generate a new access token.
Inputs
-
Client IDStringYou patreon app
Client ID -
Callback URIStringThe URI the user's browser should redirect to after authenticating with Patreon. This must match the
Redirect URIset in your Patreon app settings. -
IdStringAn optional string which will be appended to the login URI. After authentication, this string will be included in the callback to
Callback URI. This can be used to match the response to a specific request, associate a non-Patreon user ID with a new user's access token, etc.
Outputs
For any questions, help, suggestions or feature requests, please feel free to contact me at nbpsup@gmail.com