+53
-11
index.php
+53
-11
index.php
·····················+// https://shimaenaga.veryroundbird.house/oauth/authorize?client_id=https%3A%2F%2Ftangled.org%2Foauth%2Fclient-metadata.json&request_uri=urn%3Aietf%3Aparams%3Aoauth%3Arequest_uri%3Areq-2399ff42af66498132ebf8de809254b7
+7
-5
lib/bskyProvider.php
+7
-5
lib/bskyProvider.php
······
-1
lib/bskyToucher.php
-1
lib/bskyToucher.php
+1
-1
public/client-metadata.json
+1
-1
public/client-metadata.json
···
+1
templates/login.latte
+1
templates/login.latte
+2
-2
vendor/chillerlan/php-oauth/src/Core/OAuth2Provider.php
+2
-2
vendor/chillerlan/php-oauth/src/Core/OAuth2Provider.php
···public function getAuthorizationURL(array|null $params = null, array|null $scopes = null):UriInterface{$queryParams = $this->getAuthorizationURLRequestParams(($params ?? []), ($scopes ?? $this::DEFAULT_SCOPES));···
+3
vendor/chillerlan/php-oauth/src/Core/PARTrait.php
+3
vendor/chillerlan/php-oauth/src/Core/PARTrait.php
···