Current Application Flow:
- Client goes to our home page (localhost:8080)
- Client is served index.html -> Need to change to Authorize Vibez/Sign In to Slack page
- Client is redirected to Authorize Vibes page
- Client is redirected to /slack/oauth
- Verify access token
- Client is redirected to the main page ('/')
Useful things to know: -App name on slack: VibeZTest -Redirect setting on VibeZTest set to '/slack/oath' !!!!! -Need to be a collaborator to edit the app
Resources: -https://api.slack.com/docs/conversations-api -https://api.slack.com/docs/oauth
Collaborators: -Adam Stover -Jason Lee -Kevin Nam -Bryan Villafuerte