Ghost/core/server/auth
Aileen Nowak 3cb38ad01c 🐛 Fix URL mismatch error for redirect_uri (#7663)
closes #7656

Uses `urlJoin` to create `redirect_uri` rather then concatenating url + `/ghost/` which produced a double `/` in the url.
2016-11-02 13:02:32 +01:00
..
auth-strategies.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
authenticate.js 🎨 one token endpoint (#7571) 2016-10-17 12:45:50 +02:00
authorize.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
index.js
oauth.js 🎨 one token endpoint (#7571) 2016-10-17 12:45:50 +02:00
passport.js 🐛 Fix URL mismatch error for redirect_uri (#7663) 2016-11-02 13:02:32 +01:00