Skip to content

Releases: frankkessler/salesforce-laravel-oauth2-rest

Allow access and refresh tokens to be sent in through the constructor as well as read from the database

30 Nov 15:32
Compare
Choose a tag to compare
v0.3

Modify config and oauth settings to allow for access_token and refres…

Use static name for db migration

14 Nov 19:51
Compare
Choose a tag to compare
v0.2.3.1

Change migration file name to static name so vendor:publish doesn't c…

Add SOQL functions to follow next URLs

12 Nov 03:24
Compare
Choose a tag to compare
v0.2.3

Add SOQL functionality that follows all next URLs and returns all the…

Add queryAll method

06 Nov 19:51
Compare
Choose a tag to compare
v0.2.2

Add queryAll function to query at all records regardless of status

Fix issue with global token storage user id

04 Nov 01:55
Compare
Choose a tag to compare
v0.2.1

Update token storage to fix issue with setting global ID override for…

Add SOSL Search

29 Oct 01:59
Compare
Choose a tag to compare
v0.2.0

Update default API version to Winter '16 v0.35

Initial Release

27 Oct 20:21
Compare
Choose a tag to compare
v0.1

Make default oauth routes optional by default