H
H
holyshitplayer2021-08-03 17:16:14
go
holyshitplayer, 2021-08-03 17:16:14

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

1 answer(s)
I
Ivan Kulakov, 2021-08-10
@ivankprod

If the standard lib does not fit, write all the queries yourself)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question