Skip to content

nervetattoo/li3-request-signing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing request signing in Lithium

Example code accompanying the Implementing request signing in Lithium blog post.

Dependencies

  • php 5.3+
  • php-sqlite

Files of interest

Check out the auth config file for the filter that reads out request signing credentials in a request when Auth::check is triggered on a protected resource.

Also see the users cli command consume that allows you to test using the request signing API implementation.

About

Lithium request signing tutorial code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages