indiepass-android icon indicating copy to clipboard operation
indiepass-android copied to clipboard

Feature request: Support Client ID Metadata Documents

Open FenTiger opened this issue 1 year ago • 0 comments

IndiePass currently provides a URL to a HTML page as its client_id parameter.

The latest IndieAuth spec recommends making this URL point to a JSON file instead.

See: https://github.com/indieweb/indieauth/issues/133 and https://indieauth.spec.indieweb.org/#client-information-discovery

Hopefully this should be as simple as providing a suitable JSON file on https://indiepass.app/ and changing the client ID to point to it.

FenTiger avatar Jan 27 '25 14:01 FenTiger