Ghost/core/server/services/auth
Thibaut Patel c471ae11d4 Added oauth login and invitation acceptance
issue https://github.com/TryGhost/Team/issues/614

- Users who have a password can directly sign-in via oauth
- User who are logged-in get their password disabled
- Users accepting an invitation get their password disabled
- The way we disable password is by setting it to a long random password
2021-04-21 19:36:27 +02:00
..
api-key Blocked requests from integrations when integration limit is in place 2021-04-10 00:45:26 +12:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
session Added oauth login and invitation acceptance 2021-04-21 19:36:27 +02:00
authenticate.js 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
authorize.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js Updated email styles 2021-03-03 17:15:37 +01:00
setup.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00