tangled
alpha
login
or
join now
backups.bunware.org
/
atbackup
18
fork
atom
One-click backups for AT Protocol
18
fork
atom
overview
issues
2
pulls
pipelines
fix: update client metadata scope to include transition
Turtlepaw
8 months ago
5d224480
07585801
+1
-1
1 changed file
expand all
collapse all
unified
split
docs
public
client_metadata.json
+1
-1
docs/public/client_metadata.json
···
8
8
"redirect_uris": [
9
9
"https://atproto-backup.pages.dev/auth/complete"
10
10
],
11
11
-
"scope": "atproto",
11
11
+
"scope": "atproto transition:generic",
12
12
"grant_types": [
13
13
"authorization_code",
14
14
"refresh_token"