WHAT Add a POST method to the /apps/ {id} /init endpoint See whiteboard session https://drive.google.com/open?id=1umnk5NMCQqw6DMSMFuN1yYuye0AZObaU WHY Note This endpoint does not need to be protected by OAuth as it will only be hit by the client app. Other endpoints should be protected by OAuth as they will be accessed by the Server UI. Trello link |