Hello, I’m configuring SSO for a project using Better Auth (following the documentation: https://www.better-auth.com/docs/plugins/sso ). After the user logs in via SSO, the callback fails with the following error: Error Code: invalid_provider Error Description: token_response_not_found
My provider configuration:
providerId: azure
OIDC issuer, clientId, clientSecret, endpoints set according to Azure AD