Skip to content

OAuth 1.0 RFC 5849#3.2 request verifier. Accompanies a blogpost, and is for learning purposes only.

License

Notifications You must be signed in to change notification settings

ethco/forcefield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forcefield

forcefield is a Rack middleware for verifying incoming requests are correctly signed using the OAuth 1.0 RFC#3.2 protocol

Disclaimer

Although this code was extracted from a real project. This code and the code shown in the accompanying blog post exist for the sole purpose of demonstrating how easy it is to secure your API's endpoints using Rack middleware.

Resources

License

I would NOT recommend using for anything other than a starting point. It is intended for learning purposes only.

But, it is MIT, and you can read about it in LICENSE.txt

About

OAuth 1.0 RFC 5849#3.2 request verifier. Accompanies a blogpost, and is for learning purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%