fix: oidc token endpoint request body

This commit is contained in:
Zhang Zhe 2025-02-18 13:49:29 +00:00
parent edc250a415
commit 47a8d79b76

View File

@ -1,7 +1,7 @@
package auth
import (
"bytes"
"strings"
"encoding/json"
"errors"
"fmt"