Skip to content

Projectplace/oauth1

Repository files navigation

oauth1 GoDoc

Package oauth1 provides building blocks for implementing an OAuth 1.0 service provider. See the example code for how to implement authentication for protected resources and redirection-based authorization.