One-click backups for AT Protocol

fix: update client metadata scope to include transition

Turtlepaw 5d224480 07585801

+1 -1
+1 -1
docs/public/client_metadata.json
··· 8 8 "redirect_uris": [ 9 9 "https://atproto-backup.pages.dev/auth/complete" 10 10 ], 11 - "scope": "atproto", 11 + "scope": "atproto transition:generic", 12 12 "grant_types": [ 13 13 "authorization_code", 14 14 "refresh_token"