• Eric Chiang's avatar
    server: allow extra spaces in scopes · 2834da44
    Eric Chiang authored
    go-oidc sends an extra space before the list of scopes. This is bad
    but we have to support it, so we'll be more lenient and ignore
    duplicated whitespace.
    2834da44
server_test.go 20.1 KB