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.
OAuth 1.0 server library
Repository from Github https://github.comProjectplace/oauth1
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.
OAuth 1.0 server library
BSD 3-Clause "New" or "Revised" License