go-oauth2 / oauth2

OAuth 2.0 server library for the Go programming language.
https://pkg.go.dev/github.com/go-oauth2/oauth2/v4
MIT License
3.31k stars 563 forks source link

test: for bucket backend #243

Open ChihSeanHsu opened 1 year ago

ChihSeanHsu commented 1 year ago
cd example/client
go run client.go

And then use browser to access http://localhost:9094/?token={token_from_login_firebase}