Skip to content

sangeetsuresh/oauth.dart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of OAuth 1.0a, as per RFC 5849.

The client portion is designed for use with the http package. The server portion is designed to work with the dart:io HttpServer class.

Supports HMAC-SHA1 signature only. HMAC-SHA1 is well tested

Supported with Dart 2 and flutter release preview

About

OAuth for Dart

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 100.0%