Auto-indexing service and GraphQL API for AT Protocol Records
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix register-oauth-client.sh

-1
-1
example/register-oauth-client.sh
··· 106 106 echo " - Client ID: $CLIENT_ID" 107 107 echo " - Client Name: $CLIENT_NAME" 108 108 echo " - Redirect URI: $REDIRECT_URI" 109 - echo " - Scopes: openid email profile atproto transition:generic account:email blob:image/* repo:network.slices.slice repo:network.slices.lexicon repo:network.slices.actor.profile repo:network.slices.waitlist.request" 110 109 echo " - Config saved to: $CONFIG_FILE" 111 110 echo 112 111 echo "🔧 Environment variables saved to $CONFIG_FILE:"