frontend client for gemstone. decentralised workplace app
1
fork

Configure Feed

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

refactor: provide web redirect uri

serenity db7fecc6 1c34c983

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