Skip to content

Tags: omniphx/forrest

Tags

v2.19.1

Toggle v2.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove backslashes the response (#348)

* Remove backslashes the response

* Remove backslashes

* Change name

* Revert "Change name"

This reverts commit 1780a93.

v2.19.0

Toggle v2.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added get getContentVersionBody and getAttachmentBody (#347)

* Added get getContentVersionBody and getAttachmentBody

Based on code provided in issue #179

* Readme and facade update

v2.18.2

Toggle v2.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Default to login url to keep backwards compatibility for OAuth JWT (#343

)

* Default to login url to keep backwards compatibility

* Remove extra instanceURL

* Instance url is no longer required for JWT auth

* Clean up

* Update docs

v2.18.1

Toggle v2.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add sandbox capability to OAuthJWT (#333)

Thanks @patricknomad! Sorry for taking a while to get this merged in

v2.18.0

Toggle v2.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add support for Laravel 11 (#339)

v2.17.0

Toggle v2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Client Credentials Flow as Authentication Method (#330)

v2.16.2

Toggle v2.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missed class property to avoid PHP warning (#329)

Thanks!

v2.16.1

Toggle v2.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
class_exists(): Passing null to parameter #1 ($class) of type string …

…is deprecated in php 8.1 (#327)

v2.16.0

Toggle v2.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add configuration for custom storage (#326)

* Add configuration for custom storage

* Clean up configuration

* Add latest laravel and php versions to matrix

* Matrix now at L8 and PHP v7.3

* Fix typo

* Update matrix

* Upgrade phpspec

v2.15.0

Toggle v2.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add Laravel 10 support (#324)

* add Laravel 10 support

* fix typo