diff --git a/pages/authorize/box.html b/pages/authorize/box.html new file mode 100644 index 000000000..36805f454 --- /dev/null +++ b/pages/authorize/box.html @@ -0,0 +1,9 @@ +--- +layout: oauth +title: Box authorization +permalink: /authorize/box +categories: [oauth] +tags: [uses_alerts] +comments: [] +--- +{% include oauth.html service="Box" %} diff --git a/pages/authorize/google-photos.html b/pages/authorize/google-photos.html new file mode 100644 index 000000000..7f051e9e8 --- /dev/null +++ b/pages/authorize/google-photos.html @@ -0,0 +1,9 @@ +--- +layout: oauth +title: Googlep Photos authorization +permalink: /authorize/googlephotos +categories: [oauth] +tags: [uses_alerts] +comments: [] +--- +{% include oauth.html service="Google Photos" %} diff --git a/pages/authorize/photobucket.html b/pages/authorize/photobucket.html new file mode 100644 index 000000000..c5ff6f1e1 --- /dev/null +++ b/pages/authorize/photobucket.html @@ -0,0 +1,9 @@ +--- +layout: oauth +title: Photobucket authorization +permalink: /authorize/photobucket +categories: [oauth] +tags: [uses_alerts] +comments: [] +--- +{% include oauth.html service="Photobucket" %}