You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is not such an event right now that will let you "listen" to user's acceptance and store this to a database.
You may implement this functionality easily though. Check the updatePrefs fn in the source directory.
As for the demo, there is a link in the readme description that you can check.
Thanks for sharing this!
I would like to record their decision in a database, so I wonder if I can trap the acceptance (or non-acceptance) events, to persist the data.
Also, do you have a demo somewhere? I'd love to see it in action before I actually fiddle with the code.
The text was updated successfully, but these errors were encountered: