diff --git a/workflow/engine/templates/oauth2/register.php b/workflow/engine/templates/oauth2/register.php index c1cbd824b..998c7d6ce 100644 --- a/workflow/engine/templates/oauth2/register.php +++ b/workflow/engine/templates/oauth2/register.php @@ -48,7 +48,7 @@ - +
Your application's publicly accessible home page, where users can go to download, make use of, or find out more information about your application. This fully-qualified URL is used in the source attribution for request created by your application and will be shown in user-facing authorization screens. (If you don't have a URL yet, just put a placeholder here but remember to change it later.) @@ -58,7 +58,7 @@ - +
here should we return after successfully authenticating? For @Anywhere applications, only the domain specified in the callback will be used. OAuth 1.0a applications should explicitly specify their oauth_callback URL on the request token step, regardless of the value given here. To restrict your application from using callbacks, leave this field blank.