aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/templates/admin.php
blob: 3f6f879b7e156894503fd7734fc3d9cd5b3dc278 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
/**
 * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */

script('oauth2', 'oauth2');

?>

<div id="oauth2"></div>