It seems like `https://www.gitlab.com` needs to be added to the list of busted auth providers in golang/oauth2.Instead of maintaining a list of these providers, can we just send the `client_id` and `client_secret` in both the auth header and the body with every request?
--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/iYrYz8YZuPM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- David Collier-Brown, | Always do right. This will gratify System Programmer and Author | some people and astonish the rest dav...@spamcop.net | -- Mark Twain
We're innocent victims (;-)) and need to decide if we're supporting the spec or the customers. Right now we're supporting the spec.
We're innocent victims (;-)) and need to decide if we're supporting the spec or the customers. Right now we're supporting the spec.
I mean you've already decided to support a specific list of customers who don't adhere to the spec. So you're kind of already supporting both. Why not just make it easier?