mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-06-27 17:13:31 +00:00
Fix minor formatting issues
This commit is contained in:
parent
11a14d768f
commit
33671e6dd1
2 changed files with 3 additions and 2 deletions
|
@ -59,4 +59,5 @@ jwks_uri: https://api.asgardeo.io/t/acme/oauth2/jwks
|
|||
bearer_methods_supported:
|
||||
- header
|
||||
- body
|
||||
- query
|
||||
- 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