Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 222 Bytes

oauth1test

This repo is a collection of functions, which can be used to implement an OAuth 1.0a client using RSA-SHA1 (as Jira uses).

The code and basic usage are explained here.