From 8f7f9915e190f16be44a0ba6a26b171d12f23bb9 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Wed, 28 Jan 2026 18:31:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=20Add=20client=20credentials=20man?= =?UTF-8?q?agement=20functionality?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/ClientCredentialsManager.vue | 863 ++++++++++++++++++ 1 file changed, 863 insertions(+) create mode 100644 code/websites/pokedex.online/src/views/ClientCredentialsManager.vue diff --git a/code/websites/pokedex.online/src/views/ClientCredentialsManager.vue b/code/websites/pokedex.online/src/views/ClientCredentialsManager.vue new file mode 100644 index 0000000..df67667 --- /dev/null +++ b/code/websites/pokedex.online/src/views/ClientCredentialsManager.vue @@ -0,0 +1,863 @@ + + + + +