2020-08-11 UTC
# [tb] > For ease of use, clients _MAY_ allow users to enter just a hostname part of the URL, in which case the client _MUST_ turn that into a valid URL before beginning the IndieAuth flow, by prepending a either an `http` or `https` scheme and appending the path `/`. For example, if the user enters `example.com`, the client transforms it into `http://example.com/` before beginning discovery.