It would be nice to be able to clone this repo into a new directory and have it accessible as the index of that directory. Then the <head> of the sites with which I use this could simply reference <link rel="token_endpoint" href="https://example.com/token/">, rather than <link rel="token_endpoint" href="https://example.com/token/endpoint.php">.
It would be nice to be able to clone this repo into a new directory and have it accessible as the index of that directory. Then the
<head>of the sites with which I use this could simply reference<link rel="token_endpoint" href="https://example.com/token/">, rather than<link rel="token_endpoint" href="https://example.com/token/endpoint.php">.