Tom Moor
|
72da0653cc
|
Revert "feat: Add hosted domain hint when signing in through Google SSO from subdomain (#2458)" (#2467)
This reverts commit e613ec732b.
|
2021-08-21 11:11:01 -07:00 |
|
Tom Moor
|
e613ec732b
|
feat: Add hosted domain hint when signing in through Google SSO from subdomain (#2458)
* feat: Add hosted domain hint when signing in through Google SSO from subdomain
closes #2454
|
2021-08-20 14:03:52 -07:00 |
|
Saumya Pandey
|
37fd7ec97a
|
fix: Enable offline access to google accounts (#2392)
* Enable google offline access
* Prevent overriding prompt parameter
|
2021-07-29 20:04:57 -07:00 |
|
Tom Moor
|
190f0b6dc5
|
fix: Improve handling of suspended users signing in with email (#2012)
* chore: Separate signin/auth middleware
fix: Email signin token parsed by JWT middleware
fix: Email signin marked as active when logging in as suspended
fix: Suspended email signin correctly redirected to login screen
closes #1740
* refactor middleware -> lib
* lint
|
2021-04-08 20:40:04 -07:00 |
|
Tom Moor
|
b5dcb1b3fe
|
fix: JS error from #1962 refactor when Google or Slack auth credentials are missing
|
2021-03-29 22:03:40 -07:00 |
|
Tom Moor
|
e00a437f2f
|
feat: authenticationProviders API endpoints (#1962)
|
2021-03-26 11:31:07 -07:00 |
|