Skip to content

Commit a21bec5

Browse files
authored
Merge pull request #202 from spoo-me/feat/spoo-cli-app-live
feat(apps): mark spoo-cli live with loopback redirect URI
2 parents c8813ab + 9cd9768 commit a21bec5

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

config/apps.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,14 @@ apps:
120120
icon: spoo-cli.svg
121121
description: Shorten links from your terminal
122122
verified: true
123-
status: coming_soon
123+
status: live
124124
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

Comments
 (0)