OAuth1
OAuth1 is a Go client for the OAuth 1.0, OAuth 1.0a and RFC 5849 Protocols. The package supports the following signatures:
- HMAC-SHA1
- HMAC-SHA256
- PLAINTEXT
- RSA-SHA1
- RSA-SHA256
Installation
go get github.com/gomodule/oauth1/oauth
License
oauth1 is available under the Apache License, Version 2.0.
Documentation
- Reference
- Examples
- Discogs
- Dropbox
- Quickbooks
- SmugMug
- Twitter on App Engine
- Twitter OOB (a command line application using OOB authorization)
- Yelp