-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Description
response from mailru - "The application ID was not passed in the client_id parameter"
goth/providers/mailru/mailru.go:
const (
authURL = "https://connect.mail.ru/oauth/authorize"
)
but in https://o2.mail.ru/docs#web
mail ru write that endpoint is "https://oauth.mail.ru/login"
also changed token endpoint to "https://oauth.mail.ru/token"
I'll try to check it out. I'll write the result later.
Metadata
Metadata
Assignees
Labels
No labels