mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-06-28 01:23:30 +00:00
Fix minor formatting issues
This commit is contained in:
parent
11a14d768f
commit
33671e6dd1
2 changed files with 3 additions and 2 deletions
|
@ -60,3 +60,4 @@ bearer_methods_supported:
|
|||
- header
|
||||
- body
|
||||
- query
|
||||
|
|
@ -11,7 +11,7 @@ import (
|
|||
|
||||
"github.com/wso2/open-mcp-auth-proxy/internal/authz"
|
||||
"github.com/wso2/open-mcp-auth-proxy/internal/config"
|
||||
logger "github.com/wso2/open-mcp-auth-proxy/internal/logging"
|
||||
"github.com/wso2/open-mcp-auth-proxy/internal/logging"
|
||||
"github.com/wso2/open-mcp-auth-proxy/internal/util"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue