-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
crawl it with the Graph API: https://github.com/lordakshaya/fb-react-sdk
[ ] Implement this in an express app hosted on our existing stackbee-node
[ ] API call which can receive a callback-url and respond with error if not authorized
[ ] If not auth in netlify - redirect to stackbee.io/fb-auth page with cb-url in params - login - go back to jurrecords/admin with token in url - grab token, save to localStorage on startup.. now on second attempt it should directly return the wanted json of the event
[ ] Map all fields of the json 1:1 as our own entity and just use the json data to prefill the form in the DOM directly :)
https://developers.facebook.com/docs/graph-api/reference/event/
decaporg/decap-cms#1032