wooden-nightfall-55264
10/14/2024, 3:03 PM"message": "oauth2: \"invalid_client\" \"It appears that your Authorization header may be invalid or not present, please verify that you are sending the correct headers.\"",
It seems like someone has attempted this before: https://github.com/ory/kratos/pull/3449
It's almost work with provider generic but the token endpoint need the client id and client secret in Authorization basic header.Will it be possible to implement this?
magnificent-energy-493
wooden-nightfall-55264
10/15/2024, 12:06 PMmagnificent-energy-493