mirrorps
mirrorps
When the Connected app in SalesForce does not have "Full access (full)" scope in the Selected OAuth Scopes, then "Expired token" error is fired on the callback when ``` $this->storeResources();...
Great package, saves a lot of time. Thanks! Suggestion: It would be great if there is a config option (ex. array) to set the timeout options used in PhpAmqpLib\Connection\AMQPConnectionConfig: $connectionTimeout,...
For more complicated data: - option to show related data in the lists at index pages or option to override / use custom data provider (api endpoint) - use drop...
There're js errors, when using a date type column in $fillable property and the list is not rendered. ``` class User .... protected $fillable = [ 'name', 'email', 'password', 'created_at',...
- logout button / link (there is no option to logout now) - option to use a custom html for the actions drop down or a configurable array / object