Matt Baer
c1ec6b2605
Fix copyright years in oauth_slack.go
2020-01-16 14:43:32 -05:00
Matt Baer
dcdd4dd1ef
Add and update copyright notices
2020-01-16 14:39:18 -05:00
Matt Baer
f2f779e4a2
Generate non-colliding usernames in all lowercase
...
All usernames should be lowercase, so this generates any username suffix
(in cases of collision) with only lowercase letters. It also removes
vowels to prevent bad 5-letter words from forming.
Ref T712
2020-01-16 12:29:01 -05:00
Nick Gerakines
28cf4dd5f5
Added state location register hook. T712.
2020-01-07 15:22:25 -05:00
Nick Gerakines
6429d495a2
Implemented /oauth/signup. T712
2020-01-03 13:50:21 -05:00
Nick Gerakines
31e2dac118
Adding slack display name to inspect response to use in user creation as per PR feedback. T710
2020-01-02 15:55:28 -05:00
Nick Gerakines
cd5fea5ff1
write.as oauth client cleanup as per PR feedback. T710
2020-01-02 15:50:54 -05:00
Nick Gerakines
462f87919a
Feature complete on MVP slack auth integration. T710
2019-12-28 15:15:47 -05:00