summaryrefslogtreecommitdiff
path: root/views/partials/auth-endpoint-help.php
blob: c2505a9e4f6f83a55888467d54cb5731cd745bba (plain)
1
2
    <p>You can create your own authorization endpoint, but it's easier to use an existing service such as <a href="https://indieauth.com/">IndieAuth.com</a>. To delegate to IndieAuth.com, you can use the markup provided below.</p>
    <p><pre><code>&lt;link rel="authorization_endpoint" href="https://indieauth.com/auth"&gt;</code></pre></p>