frontend client for gemstone. decentralised workplace app
2
fork

Configure Feed

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

refactor: change callback url

serenity 6ce9d987 3c9346a7

+1 -1
+1 -1
assets/oauth-client-metadata.json
··· 3 3 "client_name": "Gemstone", 4 4 "client_uri": "https://app.gmstn.systems", 5 5 "redirect_uris": [ 6 - "systems.gmstn.app:/oauth/callback" 6 + "systems.gmstn.app:/login/" 7 7 ], 8 8 "scope": "atproto transition:generic", 9 9 "token_endpoint_auth_method": "none",