There was an error while loading. Please reload this page.
2 parents c8813ab + 9cd9768 commit a21bec5Copy full SHA for a21bec5
1 file changed
config/apps.yaml
@@ -120,5 +120,14 @@ apps:
120
icon: spoo-cli.svg
121
description: Shorten links from your terminal
122
verified: true
123
- status: coming_soon
+ status: live
124
type: device_auth
125
+ redirect_uris:
126
+ - http://127.0.0.1:53682/callback
127
+ links:
128
+ github: https://github.com/spoo-me/spoo-cli
129
+ permissions:
130
+ - Access your spoo.me account
131
+ - Create and manage your short URLs
132
+ - View your analytics
133
+ - Manage your API keys
0 commit comments