Skip to content

yozi-developer/Rust-OAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-OAuth

Implementation of OAuth protocol v1 .

TODO:

  • Implement crypto required for v1
    • SHA1 hashing function
    • HMAC-SHA1
    • RSA-SHA1 signature type
  • implement structs & traits
  • implement protocol
  • Implement v2.0 (long term)

About

Implementation of OAuth in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%