Ghost/core/server/auth
Katharina Irrgang 4f3f01ef56 🎨 optimise public client registration error handling (#7992)
no issue
- auth.init happens in background and if an error occurs, Ghost will log this error to stdout/file
- do not double create Ignition error
- update passport-ghost to handle a none response from the auth service (e.g. wrong auth url), see 123da4dd94
2017-02-14 12:09:52 +00:00
..
auth-strategies.js 🎨 validate ghost profile/token response (#7761) 2017-01-31 11:04:09 +01:00
authenticate.js 🎨 tidy up static id (owner, internal, external) usages (#7675) 2016-11-09 15:01:07 +00:00
authorize.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
index.js
oauth.js 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
passport.js 🎨 optimise public client registration error handling (#7992) 2017-02-14 12:09:52 +00:00