From 4537bc9f28848e5e7efcf8d7f7ebef79c70c3d66 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 22 Jun 2024 20:28:58 +0800 Subject: [PATCH] :sparkles: Accepts token in querystring --- .idea/workspace.xml | 11 +++++------ pkg/hyper/auth_adaptor.go | 6 +++++- pkg/internal/server/exts/auth.go | 3 +++ 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 12976d1..9e3f6d8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,9 @@