Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 315 Bytes

File metadata and controls

5 lines (4 loc) · 315 Bytes

Example Saloon PHP Authentication

This is an example of using a plugin to add authentication headers to Saloon requests. The premise is a static helper on a plugin called WithAuthenticationHeader. This can help resolve a static variable, query a database, etc.

Please see the sample test