-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
This does not fall in the case of the callback url, its not a external callback we wish to trigger. But an event handler (similar to onClick, onChange, etc).
Examples/suggestions
onPurchase
Allow sync data with the application to allow internal refresh after a purchase so user can receive visual feedback of his purchase from inside the app context (not marketplace context).
onFilter
If the marketplace is only a part of a larger market scope, allowing a filter event handler would allow to sync outside data with its scope.
onReady
Callback to display when the store is fully loaded
onLogin
Get user information (not keys)
onLogout
To remove user information given by onLogin
Metadata
Metadata
Assignees
Labels
No labels