oauth1

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2021 License: Apache-2.0

README

OAuth1

GoDoc Build Status

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

Directories

Path Synopsis
examples
session
Package session implements a session store for the Oauth1 examples.
Package session implements a session store for the Oauth1 examples.
Package oauth is consumer interface for OAuth 1.0, OAuth 1.0a and RFC 5849.
Package oauth is consumer interface for OAuth 1.0, OAuth 1.0a and RFC 5849.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL