Quartz / quackbot

MIT License
36 stars 4 forks source link

Team Authorization via oAuth #2

Closed knowtheory closed 6 years ago

knowtheory commented 6 years ago

This is a branch that sets up a lambda function which can accept authorization requests from Slack, and record authorization details for later use.

chriszarate commented 6 years ago

hold me closer oauth dancer

knowtheory commented 6 years ago

Quick rundown:

IMPORTANT NOTE:

chriszarate commented 6 years ago

yayyyy awesome :+1:

knowtheory commented 6 years ago

Oh by the way, we're pinned to the 6.4.2 (rather than 7.x) of the pg package because of this issue: https://github.com/sequelize/sequelize/issues/8043