oauth2 icon indicating copy to clipboard operation
oauth2 copied to clipboard

How to use third-party HTTP servers

Open ArslanMarmozov opened this issue 5 years ago • 1 comments

How to use third-party HTTP servers like Gin or Echo instead basic http package with this library? Thanks in advance!

ArslanMarmozov avatar Aug 08 '20 17:08 ArslanMarmozov

You should use this library if you want to use Gin: https://github.com/go-oauth2/gin-server

tienbm90 avatar Nov 12 '20 07:11 tienbm90