Skip to content

Commit

Permalink
Update client metadata for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
anderspitman committed Sep 30, 2024
1 parent 423ebe6 commit 2ee3fb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client-metadata.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"client_id": "https://tn-atproto.tn7.org/client-metadata.json",
"client_id": "https://takingnames.github.io/atproto-handles-app/client-metadata.json",
"application_type": "web",
"client_name": "Bluesky Custom Handles",
"client_uri": "https://tn-atproto.tn7.org",
"client_uri": "https://takingnames.github.io/atproto-handles-app",
"dpop_bound_access_tokens": true,
"grant_types": [
"authorization_code",
"refresh_token"
],
"redirect_uris": [
"https://tn-atproto.tn7.org"
"https://takingnames.github.io/atproto-handles-app"
],
"response_types": [
"code"
Expand Down

0 comments on commit 2ee3fb2

Please sign in to comment.