Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 198 Bytes

oauth-racket

Oauth Implementation in Racket.

Currently I only support consumer-queries (since I just needed oauth for that purpose).

I'll implement plaintext/rsa-sha1 support later.