Show redirect URI on providers page
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2023-04-27 11:57:42 +02:00
parent 4511f0f5c7
commit 1f3dfaa665
2 changed files with 5 additions and 0 deletions

View File

@ -34,4 +34,6 @@
</tbody>
</table>
<p>Redirect URL for new clients: {{ redirect_url }}</p>
{% endblock content %}