KOAuth Signer
Application helping to sign HTTP requests according to the OAuth 1.0a specifications.
How to run it:
- Clone this repository:
git clone https://github.com/kovacshuni/koauth-signer.git
- Run with sbt:
sbt run
- Open in browser: http://localhost:9000
- Request Token Request
- Authorize Request Token Request
- Acquire Access Token Request
- Sign basic request. Accessing protected resources
- Sign general request (without any restrictions)
Owner
Hunor Kovács
kovacshuni@yahoo.com
hunorkovacs.com
Licence
Licensed under the Apache License, Version 2.0 .