{% extends "meta.html" %} {% block title %} Register OAuth client - meta.sr.ht {% endblock %} {% block content %}

Register OAuth client

Be sure to review the API docs to understand how this works.

{{csrf_token()}}
{{valid.summary("client-name")}}
{{valid.summary("redirect-uri")}}
{% endblock %}