Right now, the only real usage for apis is in oauth2.
There are dozens of tiny use cases we could use a standard uri for ease of use in corporate environments…
.well-known/documentation - redirects to the docs
.well-known/health - health check
.well-known/specificiation - api contracts
Etc…
... as well as the ACME HTTP-01 challenge as used by Let's Encrypt etc.
Right now, the only real usage for apis is in oauth2.
There are dozens of tiny use cases we could use a standard uri for ease of use in corporate environments…
.well-known/documentation - redirects to the docs
.well-known/health - health check
.well-known/specificiation - api contracts
Etc…