sedouard / slack-o365-calendar

A Slack Integration from Office Calendar
MIT License
6 stars 0 forks source link

Signed in users should be stored in a database #3

Closed sedouard closed 9 years ago

sedouard commented 9 years ago

We need a quick place to store data of users who sign in. A mongodb database would work pretty easily but literally anything will do. Preferably something we can run locally.

sedouard commented 9 years ago

closed via https://github.com/sedouard/slack-o365-calendar/pull/11