0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Kevin Ansfield 62684dffff Fix auth token refresh failing on app-boot with expired access_token
issue #5751
- moves `makeRequest` override of simple-auth's OAuth authenticator into our own custom authenticator (previously our override was not taking effect until after ember-simple-auth's initial authentication routines, hence why it was working for post-login token refreshes but failing on app-boot)
2015-08-28 16:00:34 +01:00
..
client Fix auth token refresh failing on app-boot with expired access_token 2015-08-28 16:00:34 +01:00
server Remove first run alert 2015-08-26 15:29:26 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Set a minimum spin time of 1 second for gh-spin-button 2015-08-27 22:16:01 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00