Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 454 Bytes

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.