From eab1a65f63f227bae126a554e3bf93aa05c70695 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Thu, 9 Feb 2017 21:45:04 -0800 Subject: provide option for choosing the scope to request update to "create" scope by default, but allow the user to choose "post" as a fallback. also updates indieauth/client to 0.2 for json support. --- views/auth_start.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'views') diff --git a/views/auth_start.php b/views/auth_start.php index 93f45e3..1fe0cdb 100644 --- a/views/auth_start.php +++ b/views/auth_start.php @@ -53,8 +53,18 @@

Clicking the button below will take you to your authorization server which is where you will allow this app to be able to post to your site.

- Authorize +
+

Choose the scope to request:

+ + + + + +
- \ No newline at end of file + -- cgit v1.2.3