Skip to content

go-oauth-cli-app: use client metadata from file - #42

Open
iameli wants to merge 1 commit into
bluesky-social:mainfrom
streamplace:main
Open

go-oauth-cli-app: use client metadata from file#42
iameli wants to merge 1 commit into
bluesky-social:mainfrom
streamplace:main

Conversation

@iameli

@iameli iameli commented Oct 22, 2025

Copy link
Copy Markdown

This embeds client_metadata.json directly into the go-oauth-cli-app binary, so any changes you make to the client metadata will be used immediately without having to change the hardcoded https://retr0.id/stuff/go-oauth-cli-app.json. Useful when hosting this directory publicly in test cases, which is what I immediately did when hacking on it.

This embeds `client_metadata.json` directly into the go-oauth-cli-app
binary, so any changes you make to the client metadata will be
used immediately without having to change the hardcoded
`https://retr0.id/stuff/go-oauth-cli-app.json`. Useful when hosting this
directory publicly in test cases, which is what I immediately did when
hacking on it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants