Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

simPRO-Software/oauth-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oauth-php

A re-implementation for PHP 5.3 based on Andy Smith's basic php library for OAuth.

  • improved exception handling by adding BadRequestException, and UnauthorisedException. Allows the server to respond readily with Http 400/ 401 status codes.
  • Added provisions to the consumer class for SignatureMethods, UserIDs and Host IP Checks.
  • Added provisions to the token for selecting a UserID

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%