Answer the question
In order to leave comments, you need to log in
How to implement Twitter OAuth with Golang OAuth2?
How can twitter authorize be implemented using the standard golang package https://pkg.go.dev/golang.org/x/oauth2 ?
After authorization, you need to receive the user's Email. It will not work through the berear token, since access to user data is not provided there.
Answer the question
In order to leave comments, you need to log in
If the standard lib does not fit, write all the queries yourself)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question