- Jun 26, 2024
-
-
Craig Smith authored
Feat impersonation See merge request !8
-
- Feb 21, 2024
-
-
Craig Smith authored
-
- Feb 20, 2024
-
-
Craig Smith authored
-
- Apr 20, 2022
-
-
semantic-release-bot authored
## [2.3.1](v2.3.0...v2.3.1) (2022-04-20) ### Bug Fixes * missing import for api multi-call ([694f1574](694f1574))
-
Craig Smith authored
-
- Apr 19, 2022
-
-
semantic-release-bot authored
# [2.3.0](v2.2.3...v2.3.0) (2022-04-19) ### Features * bearer token update ([9b2c86df](9b2c86df))
-
Craig Smith authored
-
- Jan 27, 2022
-
-
semantic-release-bot authored
## [2.2.3](v2.2.2...v2.2.3) (2022-01-27) ### Bug Fixes * update cookie set on php7.3 and up ([e0fee013](e0fee013))
-
Craig Smith authored
-
- Sep 08, 2021
-
-
semantic-release-bot authored
## [2.2.2](v2.2.1...v2.2.2) (2021-09-07) ### Bug Fixes * Updated the logic for assembling the Exception message ([c259eeb9](c259eeb9))
-
Craig Smith authored
Updated the logic for assembling the Exception message See merge request !6
-
-
- Sep 01, 2021
-
-
semantic-release-bot authored
## [2.2.1](v2.2.0...v2.2.1) (2021-08-31) ### Bug Fixes * include headers in response data ([6f65e610](6f65e610))
-
Craig Smith authored
-
- May 18, 2021
-
-
semantic-release-bot authored
# [2.2.0](v2.1.1...v2.2.0) (2021-05-18) ### Features * added forgot password override ([b3926a4d](b3926a4d))
-
Sam Sehnert authored
Add forgot password. Update documentation on error handling. BREAKING
-
- May 04, 2021
-
-
Sam Sehnert authored
BREAKING
-
- May 03, 2021
-
-
semantic-release-bot authored
## [2.1.1](v2.1.0...v2.1.1) (2021-05-03) ### Bug Fixes * **signature:** ensure date header is added to request ([d693ec7b](d693ec7b))
-
Sam Sehnert authored
-
- Apr 28, 2021
-
-
Sam Sehnert authored
-
semantic-release-bot authored
# [2.1.0](v2.0.1...v2.1.0) (2021-04-27) ### Features * **security:** sign requests if key is present ([e5046535](e5046535))
-
Sam Sehnert authored
When a secret is configured in CodeIgniter config file, use that to sign all requests to Laravel using HTTP Signature standard.
-
- Aug 19, 2020
-
-
Sam Sehnert authored
OTS review by Craig Smith
-
- Jul 07, 2020
-
-
Robert Sinton authored
-
- Jun 16, 2020
-
-
Craig Smith authored
Allow configuring username field for request to Laravel See merge request !5
-
- Jun 08, 2020
-
-
Sam Sehnert authored
-
Sam Sehnert authored
-
Sam Sehnert authored
-
Sam Sehnert authored
Updated cookie handling to use guzzle cookie jar See merge request !4
-
Sam Sehnert authored
-
- Jun 05, 2020
-
-
Craig Smith authored
-
- Jun 04, 2020
-
-
Craig Smith authored
Patch/authentication exception See merge request !3
-
- May 27, 2020
-
-
Robert Sinton authored
-
Robert Sinton authored
-
- Apr 24, 2020
-
-
Robert Sinton authored
Ability to pass authenticated request though from laravel to Zon - this is the zon reciever See merge request !2
-
Craig Smith authored
-
Craig Smith authored
-
Craig Smith authored
Update README.md, config/laravel.php, models/laravel_pems_model.php, src/Controller/LaravelApiAuth.php files
-
- Apr 23, 2020
-
-
Robert Sinton authored
-
- Apr 21, 2020
-
-
Craig Smith authored
-