From 53db418ee90eb366dc4488afcb02c8a6d5085097 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Fri, 20 May 2022 17:07:21 +0200 Subject: Cleanup oauth2 admin settings - Use more vue components - Add link to doc Signed-off-by: Carl Schwan --- apps/oauth2/src/App.vue | 32 +++++++++++++++++++++++++------- apps/oauth2/src/components/OAuthItem.vue | 17 ++++++++++++++++- 2 files changed, 41 insertions(+), 8 deletions(-) (limited to 'apps/oauth2/src') diff --git a/apps/oauth2/src/App.vue b/apps/oauth2/src/App.vue index afb98ed77d2..3636a532ce1 100644 --- a/apps/oauth2/src/App.vue +++ b/apps/oauth2/src/App.vue @@ -20,11 +20,9 @@ - -->