2022-09-04 UTC
# barnaby the indieauth client library has normalizeMeURL which performs this normalisation, but additionally rejects URLs with fragments. Does this restriction apply to client_id and redirect_uri as well, or do I need to write a different normalisation function which allows client_id/redirect_uri with fragments?